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 98594 - report broken links in heap walker
Summary: report broken links in heap walker
Status: NEW
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-22 06:06 UTC by _ gsporar
Modified: 2007-03-22 06:06 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gsporar 2007-03-22 06:06:08 UTC
Frequently binary heap dump files are inconsistent.  This especially happens
with binary heap dumps that are created with JDK 1.4.2 or JDK 5, in particular
with the jmap utility.  The problem is that before JDK 6, jmap could take a
snapshot of the heap when the heap was in an inconsistent state.

The Profiler should somehow report to the user that the heap dump file is in an
inconsistent state.