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 190796

Summary: ClassLoaderFieldValue.getField().getType() returns null
Product: profiler Reporter: Tomas Hurka <thurka>
Component: EngineAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: normal Keywords: VISUALVM
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Tomas Hurka 2010-10-06 06:55:45 UTC
Due to typo in HprofField, ClassLoaderFieldValue.getField().getType() returns null.
Comment 1 Tomas Hurka 2010-10-06 06:59:52 UTC
Fixed in profiler-main

changeset:   178854:a6d0b6b46328
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Oct 06 08:57:36 2010 +0200
summary:     bugfix #190796, typo in method name fixed
Comment 2 Tomas Hurka 2010-10-06 08:37:13 UTC
one more commit:

changeset:   178855:da8b8c531c60
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Oct 06 10:34:57 2010 +0200
summary:     bugfix #190796, typo in method name fixed
Comment 3 Quality Engineering 2010-10-09 15:25:11 UTC
Integrated into 'main-golden', will be available in build *201010090000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/a6d0b6b46328
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #190796, typo in method name fixed