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 222542 - Non-heap dumps are not filtered out when opening heap dump
Summary: Non-heap dumps are not filtered out when opening heap dump
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-21 12:51 UTC by Petr Cyhelsky
Modified: 2012-11-23 02:41 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 Petr Cyhelsky 2012-11-21 12:51:18 UTC
The real heap dumps should be in some way discernable from the other files.
Comment 1 Tomas Hurka 2012-11-21 13:04:37 UTC
Fixed in profiler-main

changeset:   239497:27662b837323
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Nov 21 14:00:10 2012 +0100
summary:     bugfix #222542, use FileFilter to filter out files, which are not heap dumps
Comment 2 Quality Engineering 2012-11-23 02:41:22 UTC
Integrated into 'main-golden', will be available in build *201211230002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/27662b837323
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #222542, use FileFilter to filter out files, which are not heap dumps