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/11 19:25:00 UTC

[jira] [Updated] (NETBEANS-618) JDK 10 Profiler: When profiling "Selected Classes", intermittant java.lang.ClassNotFoundException is thrown

     [ https://issues.apache.org/jira/browse/NETBEANS-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Glenn Holmer updated NETBEANS-618:
----------------------------------
    Component/s:     (was: cnd - Profile)
                 profiler - Base

> 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
>            Priority: Critical
>             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: 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