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

Summary: HeapTest.testHeapDumpLog() fails
Product: profiler Reporter: Tomas Hurka <thurka>
Component: BaseAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: normal Keywords: JDK_8
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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