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 256735 - HeapTest.testHeapDumpLog() fails
Summary: HeapTest.testHeapDumpLog() fails
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: JDK_8
Depends on:
Blocks:
 
Reported: 2015-11-23 09:36 UTC by Tomas Hurka
Modified: 2015-11-24 02:30 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 2015-11-23 09:36:22 UTC
HeapTest.testHeapDumpLog() fails on JDK 8.
Comment 1 Tomas Hurka 2015-11-23 09:53:55 UTC
Fixed in profiler-main

changeset:   293296:fcef6a13c82a
user:        Tomas Hurka <thurka@netbeans.org>
date:        Mon Nov 23 10:52:25 2015 +0100
summary:     bugfix #256735, make sure heap.getGCRoots() method returns GCRoot-s in the same order
Comment 2 Quality Engineering 2015-11-24 02:30:39 UTC
Integrated into 'main-silver', will be available in build *201511240002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/fcef6a13c82a
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #256735, make sure heap.getGCRoots() method returns GCRoot-s in the same order