-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Description
Use case
A couple of JMeter plugins are (or will be) requiring Java 11 as the new minimum version.
For example, Selenium has stopped supporting Java 8 and is now requiring Java 11 since 30 Sepetember 2023. But as JMeter is still supporting Java 8, this is preventing the updates of the JMeter Web-Driver plugin to keep in sync with Selenium releases. Web-Driver is currently using the last Selenium Java 8 libraries, i.e., version 4.13, whereas Selenium has recently released version 4.16! So we are slowly falling behind.
What are the plans to upgrade JMeter to Java 11 as minimum version instead of Java 8 so that we can benefit from Java 11 plugins without having to worry about the Java version ?
Possible solution
No response
Possible workarounds
No response
JMeter Version
5.6.2
Java Version
No response
OS Version
No response
Reactions are currently unavailable