This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 252792 - Local profiling of JDK 9 classes do not work
Summary: Local profiling of JDK 9 classes do not work
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: JDK_9, VISUALVM
Depends on:
Blocks:
 
Reported: 2015-06-04 09:15 UTC by Tomas Hurka
Modified: 2016-07-22 13:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2015-06-04 09:15:07 UTC
It is not possible to profile JDK 9 classes, since they are store in jar file.
Comment 1 Tomas Hurka 2015-06-04 09:16:24 UTC
Remote profiling works fine.
Comment 2 Tomas Hurka 2015-06-04 10:16:42 UTC
Fixed in profiler-main

changeset:   287972:be0644bf2947
user:        Tomas Hurka <thurka@netbeans.org>
date:        Thu Jun 04 12:06:22 2015 +0200
summary:     bugfix #252792, treat local profiling on JDK 9 similarly to remote profiling and load JDK 9 runtime classes in TA
Comment 3 Quality Engineering 2015-06-05 02:39:00 UTC
Integrated into 'main-silver', will be available in build *201506050001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/be0644bf2947
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #252792, treat local profiling on JDK 9 similarly to remote profiling and load JDK 9 runtime classes in TA