https://bz.apache.org/bugzilla/show_bug.cgi?id=63552
Bug ID: 63552
Summary: Java 12 - Illegal reflective access by
org.codehaus.groovy.reflection.CachedConstructor$1
Product: JMeter
Version: 5.1.1
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.2
Every time I opening a jmeter script on Java 12 I get following output:
Warning: Nashorn engine is planned to be removed from a future JDK release
Warning: Nashorn engine is planned to be removed from a future JDK release
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.codehaus.groovy.reflection.CachedConstructor$1
(file:/C:/xxx/Tool/jmeter-5.1.1/lib/groovy-all-2.4.16.jar) to constructor
java.math.BigDecimal(java.math.BigInteger,long,int,int)
WARNING: Please consider reporting this to the maintainers of
org.codehaus.groovy.reflection.CachedConstructor$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
If it is not a bug, please let me know how to configure and make Jmeter opening
without warning, thank you in advance.
--
You are receiving this mail because:
You are the assignee for the bug.