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 - Surviving generations do not work in VM Telemetry overview
Summary: Surviving generations do not work in VM Telemetry overview
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-16 08:36 UTC by Tomas Hurka
Modified: 2008-09-18 17:58 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 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