You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Glenn Holmer (JIRA)" <ji...@apache.org> on 2018/04/02 13:25:00 UTC

[jira] [Created] (NETBEANS-566) "illegal reflective access operation" warning when profiling

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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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