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 114247 - Allocation call tree redraws incorect on scroll
Summary: Allocation call tree redraws incorect on scroll
Status: RESOLVED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
: 115797 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-08-30 14:06 UTC by Maksim Khramov
Modified: 2007-10-31 11:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot for this issue (208.70 KB, image/png)
2007-08-30 14:09 UTC, Maksim Khramov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maksim Khramov 2007-08-30 14:06:49 UTC
Product Version: NetBeans IDE Dev (Build 200708280000) 
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:
Perform profiling in Analyze Memory mode
Select Record both object creation and GC. Check Record Stack trace for Allocs. Track every 1 allocations.
Open Live results window.
Select any class and  invoke Take Snapshot and Show Allocation Stack Traces.
In Memory snapshot window scroll contents. The allocation call tree redraws incorrect. See attached screenshot...
Comment 1 Maksim Khramov 2007-08-30 14:09:54 UTC
Created attachment 47809 [details]
Screenshot for this issue
Comment 2 Tomas Hurka 2007-09-11 15:22:04 UTC
I am not able to reproduce it with:
Product Version: NetBeans IDE Dev (Build 200709100000) 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; MacRoman; en_US (nb)
 Can you please add more details how to reproduce it. Thanks.
Comment 3 Maksim Khramov 2007-09-18 09:20:29 UTC
*** Issue 115797 has been marked as a duplicate of this issue. ***
Comment 4 Maksim Khramov 2007-10-31 11:43:29 UTC
No more reproduced.