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 262617 - [HeapWalker] System properties are not displayed in Overview tab
Summary: [HeapWalker] System properties are not displayed in Overview tab
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: JDK_9, VISUALVM
Depends on:
Blocks:
 
Reported: 2016-06-29 15:38 UTC by Tomas Hurka
Modified: 2016-07-01 01:44 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 2016-06-29 15:38:03 UTC
1) open attached heap dump https://netbeans.org/projects/profiler/downloads/download/Heapdumps/heapdump-1467213028829.hprof.gz
2) Overview tab does not have any info about system properties
Comment 1 Tomas Hurka 2016-06-29 15:40:37 UTC
Problem is caused by changes in java.util.Properties internal representation (since JDK 9 b120). https://bugs.openjdk.java.net/browse/JDK-8029891
Comment 2 Tomas Hurka 2016-06-29 15:42:01 UTC
We need a fix for VisualVM, which will be shipped with JDK 9.
Comment 3 Tomas Hurka 2016-06-30 08:03:57 UTC
Fixed in profiler-main

changeset:   298474:283fd0cafbc3
user:        Tomas Hurka <thurka@netbeans.org>
date:        Thu Jun 30 10:02:46 2016 +0200
summary:     bugfix #262617, internal structure of java.util.Properties was changed in JDK 9
Comment 4 Quality Engineering 2016-07-01 01:44:12 UTC
Integrated into 'main-silver', will be available in build *201607010002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/283fd0cafbc3
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #262617, internal structure of java.util.Properties was changed in JDK 9