Skip to content

Set minimum Java version to 11 #6172

@rbourga

Description

@rbourga

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions