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 67989 - Live CPU results not correctly repainted
Summary: Live CPU results not correctly repainted
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-02 15:50 UTC by Jiri Sedlacek
Modified: 2007-02-20 18:10 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 2005-11-02 15:50:36 UTC
Live CPU results panel is not correctly repainted when automatic refresh is on, 
current collected results are reset and no new results are collected. In this 
case the panel shows empty table, but newly repainted areas show gray No 
results available panel.

This can potentially cause problems described in Issue 65866 (NPE in 
FlatProfilePanel).

Steps to reproduce:

 - Create new project: sample AnagramGame
 - Choose CPU profiling (entire/part), show Live results and let it update 
automatically
 - after app main window opened, click Reset results button, results table is 
now empty as the app is idle, waiting for user input
 - force part of the results table to be repainted (move it "behind" the 
screen), gray panel appears on that area
Comment 1 Jiri Sedlacek 2005-11-02 18:06:57 UTC
Fixed for M10.
Comment 2 ehucka 2006-10-09 12:09:27 UTC
Verification of old issues.
Comment 3 Alexander Kouznetsov 2007-02-20 10:27:03 UTC
Closing old issues
Comment 4 Alexander Kouznetsov 2007-02-20 18:10:19 UTC
Reverting to original Target Milestone value changed by mistake. Sorry for
inconvenience.