Bug 62064 - Java 9 : Illegal reflective access by Groovy warnings due to GROOVY-8339
Summary: Java 9 : Illegal reflective access by Groovy warnings due to GROOVY-8339
Status: NEW
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 4.0
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-30 22:03 UTC by Philippe Mouawad
Modified: 2018-01-31 17:05 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2018-01-30 22:03:36 UTC
WARNING: Illegal reflective access by com.bulenkov.iconloader.util.UIUtil (file:/data/jmeter/jmeters/apache-jmeter-4.0/lib/darcula.jar) to field sun.awt.CGraphicsDevice.scale
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/data/jmeter/jmeters/apache-jmeter-4.0/lib/groovy-all-2.4.13.jar) to method java.lang.Object.finalize()
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/data/jmeter/jmeters/apache-jmeter-4.0/lib/groovy-all-2.4.13.jar) to method java.lang.Object.clone()
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/data/jmeter/jmeters/apache-jmeter-4.0/lib/groovy-all-2.4.13.jar) to method java.lang.Object.registerNatives()
WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (file:/data/jmeter/jmeters/apache-jmeter-4.0/lib/groovy-all-2.4.13.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)



This is due to:
https://issues.apache.org/jira/browse/GROOVY-8339
Comment 1 The ASF infrastructure team 2022-09-24 20:38:12 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4683