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 164921 - Exporting... progress doesn't finish after export finishes
Summary: Exporting... progress doesn't finish after export finishes
Status: RESOLVED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Petr Cyhelsky
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2009-05-12 10:56 UTC by Jiri Sedlacek
Modified: 2010-10-12 13:36 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 Jiri Sedlacek 2009-05-12 10:56:59 UTC
Product Version: NetBeans IDE Dev (Build 090511)
Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)

 1/ Started monitoring
 2/ Open big telemetry chart
 3/ Immediately export results to csv
 4/ Exporting... progress keeps running until the profiling session is finished
Comment 1 Jiri Sedlacek 2009-05-18 15:51:19 UTC
Reproducible just occasionally, harmless - lowering priority.
Comment 2 J Bachorik 2010-10-12 13:36:00 UTC
Can not reproduce. The code invoking progress handle has always been correct so the behavior might have been caused by the progress handle implementation. Probably fixed now.