[
https://issues.apache.org/jira/browse/NETBEANS-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Laszlo Kishalmi resolved NETBEANS-618.
--------------------------------------
Resolution: Fixed
Fix Version/s: 9.0
Resolved as the corresponding PR has been merged.
> JDK 10 Profiler: When profiling "Selected Classes", intermittant
> java.lang.ClassNotFoundException is thrown
> ------------------------------------------------------------------------------------------------------------
>
> Key: NETBEANS-618
> URL: https://issues.apache.org/jira/browse/NETBEANS-618
> Project: NetBeans
> Issue Type: Bug
> Components: profiler - Base
> Affects Versions: 9.0
> Environment: OS X 10.12.6
> Reporter: Josh Juneau
> Assignee: Laszlo Kishalmi
> Priority: Major
> Labels: Java10, Java9, pull-request-available
> Fix For: 9.0
>
>
> When profiling under JDK 10 and using "Selected Classes" option, the
> following error is thrown after clicking "Apply" and the profiled application
> starts up. This occurred during one of the Profiler tests with the
> AnagramGame.
>
> java.lang.ClassNotFoundException: java/lang/reflect/WeakPairMap$Pair
> at java.base/java.lang.Class.forName0(Native Method)
> at java.base/java.lang.Class.forName(Class.java:291)
> at
> org.netbeans.lib.profiler.server.ProfilerInterface$InitiateProfilingThread.initiateInstrumentation(ProfilerInterface.java:165)
> at
> org.netbeans.lib.profiler.server.ProfilerInterface$InitiateProfilingThread.run(ProfilerInterface.java:117)
>
--
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