Sven Reimers created NETBEANS-298:
-------------------------------------
Summary: Warning profiling a JDK9 based process
Key: NETBEANS-298
URL: https://issues.apache.org/jira/browse/NETBEANS-298
Project: NetBeans
Issue Type: Bug
Components: profiler - Engine
Affects Versions: 9.0
Reporter: Sven Reimers
This is not yet a real problem but may become more of an issue with upcoming
jdk versions.
{code:java}
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{code}
--
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