You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2018/01/30 22:03:36 UTC

[Bug 62064] New: Java 9 : Illegal reflective access by Groovy warnings

https://bz.apache.org/bugzilla/show_bug.cgi?id=62064

            Bug ID: 62064
           Summary: Java 9 : Illegal reflective access by Groovy warnings
           Product: JMeter
           Version: 4.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  Target Milestone: ---

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62064] Java 9 : Illegal reflective access by Groovy warnings due to GROOVY-8339

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62064

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
            Summary|Java 9 : Illegal reflective |Java 9 : Illegal reflective
                   |access by Groovy warnings   |access by Groovy warnings
                   |                            |due to GROOVY-8339

-- 
You are receiving this mail because:
You are the assignee for the bug.