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 147338

Summary: Surviving generations do not work in VM Telemetry overview
Product: profiler Reporter: Tomas Hurka <thurka>
Component: BaseAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Tomas Hurka 2008-09-16 08:36:00 UTC
Surviving generations do not work in VM Telemetry overview. The metrics only goes up, it never decrease. This is broken only in 64bit Java.
Note that surviving generation works fine in Memory profiling.
Comment 1 Tomas Hurka 2008-09-16 08:45:41 UTC
Fixed in profiler-main
changeset:   102039:bca22e29336d
user:        Tomas Hurka <thurka@netbeans.org>
date:        Tue Sep 16 09:42:35 2008 +0200
summary:     bugfix #147338, Java_org_netbeans_lib_profiler_server_system_GC_objectsAdjacent fixed to work with 64bit JVM

Comment 2 Tomas Hurka 2008-09-16 08:54:49 UTC
Second try:
changeset:   102039:e75fdae227fc
user:        Tomas Hurka <thurka@netbeans.org>
date:        Tue Sep 16 09:52:18 2008 +0200
summary:     bugfix #147338, Java_org_netbeans_lib_profiler_server_system_GC_objectsAdjacent fixed to work with 64bit JVM

Comment 3 Quality Engineering 2008-09-18 17:58:53 UTC
Integrated into 'main-golden', will be available in build *200809181401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e75fdae227fc
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #147338, Java_org_netbeans_lib_profiler_server_system_GC_objectsAdjacent fixed to work with 64bit JVM