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 250221

Summary: [HeapWalker] display logical value of java.util.zip.ZipEntry, tools.javac.util.Name, org.netbeans.ModuleData
Product: profiler Reporter: Tomas Hurka <thurka>
Component: BaseAssignee: issues@profiler <issues>
Status: RESOLVED FIXED    
Severity: normal Keywords: VISUALVM
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Tomas Hurka 2015-02-04 19:43:12 UTC
Display logical value of java.util.zip.ZipEntry and tools.javac.util.Name. Improve logical value of org.netbeans.ModuleData - add spec. version and imply. version.
Comment 1 Tomas Hurka 2015-02-04 19:48:47 UTC
Fixed in profiler-main

changeset:   283099:84e4596a48b6
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Feb 04 20:45:01 2015 +0100
summary:     bugfix #250221, display logical value of java.util.zip.ZipEntry and its subclasses

changeset:   283100:962c200cd753
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Feb 04 20:46:07 2015 +0100
summary:     bugfix #250221, display logical value of com.sun.tools.javac.util.Name

changeset:   283101:02ffb5a855f1
tag:         tip
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Feb 04 20:47:33 2015 +0100
summary:     bugfix #250221, improve logical value of org.netbeans.ModuleData and org.netbeans.Module and their subclasses
Comment 2 Quality Engineering 2015-02-06 04:05:55 UTC
Integrated into 'main-silver', will be available in build *201502060001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/84e4596a48b6
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #250221, display logical value of java.util.zip.ZipEntry and its subclasses