Use this tag for questions specific to Apache Jmeter 4.0, released on 11 February 2018. Always specify the jmeter tag as this tag should end up being an alias for 3.2 version.
This release brings a lot of new features, functions and fixes bugs.
JMeter 4.0 now supports JAVA 9 (requires at least Java 8 or later to run)
You can read the New and Noteworthy section with some screenshots to illustrate improvements and full list of changes
Removed from this released:
Workbench has been dropped from UI, you can now use Non Test Elements as immediate children of Test Plan
Start time and End date of Thread Group have been removed, see Bug 61549
In distributed testing, mode Hold has been removed.
JMeter artifacts can be downloaded on Maven Central :
<groupId>org.apache.jmeter</groupId>
<artifactId>ApacheJMeter</artifactId>
<version>4.0</version>