Glenn Holmer created NETBEANS-566:
-------------------------------------

             Summary: "illegal reflective access operation" warning when 
profiling
                 Key: NETBEANS-566
                 URL: https://issues.apache.org/jira/browse/NETBEANS-566
             Project: NetBeans
          Issue Type: Bug
          Components: profiler - Base
    Affects Versions: 9.0
            Reporter: Glenn Holmer


Starting the profiler under JDK10 gives the following warning:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.netbeans.lib.profiler.server.ClassLoaderManager to method 
java.lang.ClassLoader.findLoadedClass(java.lang.String)
WARNING: Please consider reporting this to the maintainers of 
org.netbeans.lib.profiler.server.ClassLoaderManager
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

I see it twice: once in messages.log during VM calibration, then again in the 
output window when the profiler starts.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to