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 183584 - JDK classes are not instrumented
Summary: JDK classes are not instrumented
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: VISUALVM
Depends on:
Blocks:
 
Reported: 2010-04-06 15:33 UTC by Tomas Hurka
Modified: 2010-04-09 04:47 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 2010-04-06 15:33:08 UTC
Profiler does not work correctly with latest version of JDK 7 (b87). In this build JDK classes are not instrumented and the following is printed to the NetBeans console:

*** Profiler warning (Tue Apr 06 16:46:44 CEST 2010): Error reading class java/util/Collections$UnmodifiableMap:
Unsupported class file version: 51.0
Comment 1 Tomas Hurka 2010-04-06 15:50:27 UTC
fixed in profiler-main
changeset:   166172:3941ff061a7f
user:        Tomas Hurka <thurka@netbeans.org>
date:        Tue Apr 06 17:48:35 2010 +0200
summary:     bugfix #183584, profiler should accept classfiles with classfile version 51
Comment 2 Quality Engineering 2010-04-09 04:47:41 UTC
Integrated into 'main-golden', will be available in build *201004090201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/3941ff061a7f
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #183584, profiler should accept classfiles with classfile version 51