I've did web search jmeter and openjdk 13
and found only that relevant post: Is JMeter is going to be paid as Oracle decides for Java post 1.8v?:
JMeter needs Java >=8 (Java 9 and 10 are intermediate and not advised).
On Apache JMeter page last JMeter version mentioned is JMeter 2.5.x (JVM 1.5+)
.
How does JMeter works on latest OpenJDK 13?
OpenJDK or Oracle JDK? A Java development kit (or runtime) is required to run Apache JMeter, and either the OpenJDK or Oracle JDK will accomplish this task.
JMeter is compatible with Java 8 or higher. We highly advise you to install latest minor version of your major version for security and performance reasons. Because JMeter uses only standard Java APIs, please do not file bug reports if your JRE fails to run JMeter because of JRE implementation issues.
JDK 13 is the open-source reference implementation of version 13 of the Java SE Platform as specified by by JSR 388 in the Java Community Process. JDK 13 reached General Availability on 17 September 2019. Production-ready binaries under the GPL are available from Oracle; binaries from other vendors will follow shortly.
JMeter 5.0 officially requires Java 8 or 9, although later versions may be unofficially compatible. From our internal testing, JMeter will run on Java 11, albeit with some expected warnings such as: All illegal access operations will be denied in a future release.
Latest JMeter 5.2.1 works with Java 13
JMeter works for me on a freshly installed Ubuntu 19.04 Desktop with either OpenJDK 13 (installed from the Ubuntu repo) as well as Oracle JDK 13
JMeter officially don't limit java version in requirements:
JMeter is compatible with Java 8 or higher. We highly advise you to install latest minor version of your major version for security and performance reasons.
Also you can see JMeter is tested with Java 13 on Travis CI
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With