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 119738 - Live Results are updated on application closing even auto-update is disabled
Summary: Live Results are updated on application closing even auto-update is disabled
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P4 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-23 10:15 UTC by Alexander Kouznetsov
Modified: 2012-05-28 11:50 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 Alexander Kouznetsov 2007-10-23 10:15:29 UTC
Product Version: NetBeans IDE Dev (Build 200710221200)
Java: 1.5.0_07; Java HotSpot(TM) Client VM 1.5.0_07-87
System: Mac OS X version 10.4.10 running on i386; MacCyrillic; ru_RU (nb)

Steps to reproduce:
- Create new Anagram Game application
- Start CPU profiling, entire application, profile only project classes
- Disable live results auto-update
- Play with application
- Close it
- RESULT: live results are updated
Comment 1 Jiri Sedlacek 2007-10-23 10:34:22 UTC
Lowering priority, seems to be harmless. A simple workaround to keep the results before shutting down profiled app is to
take a snapshot.
Comment 2 Tomas Hurka 2007-11-07 10:37:26 UTC
Changing target milestone to dev, since NetBeans 6.0 is in high resistance mode.
Comment 3 Tomas Hurka 2009-04-08 10:12:53 UTC
Target milestone cleanup.
Comment 4 Tomas Hurka 2009-04-08 12:55:32 UTC
Milestone cleanup: future->next
Comment 5 J Bachorik 2012-05-28 11:50:29 UTC
Not reproducible in 7.2 any more.