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 162590

Summary: Speedup opening of the heap dump
Product: profiler Reporter: Tomas Hurka <thurka>
Component: BaseAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: blocker Keywords: PERFORMANCE, VISUALVM
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Tomas Hurka 2009-04-14 14:05:50 UTC
It is not necessary to zero-fill memory mapped file in AbstractLongMap.
Comment 1 Tomas Hurka 2009-04-14 17:00:54 UTC
org.netbeans.lib.profiler.heap.zerofile system property added for backward compatibility.
Fixed in profiler-main
changeset:   126605:d596d55bdafe
user:        Tomas Hurka <thurka@netbeans.org>
date:        Tue Apr 14 17:58:50 2009 +0200
summary:     bugfix #162590, do not zero memory-mapped file


Comment 2 Quality Engineering 2009-04-16 08:08:26 UTC
Integrated into 'main-golden', will be available in build *200904160201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/d596d55bdafe
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #162590, do not zero memory-mapped file