The Apache #JMeter application is a 100% pure #Java application designed to test server applications.
@ApacheJMeter versions 5.6.1 and 5.6.2 bring improvements and bug fixes.
Read more in the New and Noteworthy section at: bit.ly/3JymaG3.
#opensource
The #jmeter#maven plugin version 3.6.0 is now live in Maven Central
- Now supports JMeter 5.5 which supports JDK 17
- Now using JMeter 5.5 which does not have the log4J vulnerability
github.com/jmeter-maven-plug…
You have a #HiDPI screen, #Linux and you want start @ApacheJMeter with a scale factor to 200% to avoid a small UI?
$ export JVM_ARGS="-Dsun.java2d.uiScale=200%"
$ ./bin/jmeter &
==> Need Java 9 <==
Just wrote a blog post showing how flexible the JMeter Maven Plugin can be when it comes to dealing with security flaws like the latest Log4J issue.
ardesco.lazerycode.com/oss/2…