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 201771 - [HeapWalker] system properties not available
Summary: [HeapWalker] system properties not available
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: VISUALVM
Depends on:
Blocks:
 
Reported: 2011-09-07 18:58 UTC by Tomas Hurka
Modified: 2011-09-09 15:05 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 2011-09-07 18:58:59 UTC
Heap.getSystemProperties() returns null for some hap dumps.
Comment 1 Tomas Hurka 2011-09-07 19:00:36 UTC
Open heap dump from issue #201712. There are no system properties in Overview tab.
Comment 2 Tomas Hurka 2011-09-07 19:05:04 UTC
Fixed in profiler-main

changeset:   201025:8c7b798c6f65
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Sep 07 21:03:58 2011 +0200
summary:     bugfix #201771, try static field systemProperties if props field does not exists
Comment 3 Quality Engineering 2011-09-09 15:05:12 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/8c7b798c6f65
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #201771, try static field systemProperties if props field does not exists