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

Summary: JDK classes are not instrumented
Product: profiler Reporter: Tomas Hurka <thurka>
Component: EngineAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: normal Keywords: VISUALVM
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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