https://issues.apache.org/bugzilla/show_bug.cgi?id=56292
Bug ID: 56292
Summary: Add the check of the Java's version in startup files
and disable some options when is Java v8 engine
Product: JMeter
Version: Nightly (Please specify date)
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Modify the jmeter.bat / jmeter startup files to check the minimal java's
version to run JMeter (currently Java 6).
Disable -XX:PermSize=64m and -XX:MaxPermSize=128m option in startup files
(support for theses option was removed in 8.0)
See e.g.
http://openjdk.java.net/jeps/122
http://mail.openjdk.java.net/pipermail/hotspot-dev/2012-September/006679.html
http://java.dzone.com/articles/java-8-permgen-metaspace
--
You are receiving this mail because:
You are the assignee for the bug.