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 121904 - [heapwalker] Cannot resolve String from Overallocated analysis section
Summary: [heapwalker] Cannot resolve String from Overallocated analysis section
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-14 13:05 UTC by Maksim Khramov
Modified: 2009-03-25 15:26 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 Maksim Khramov 2007-11-14 13:05:17 UTC
Product Version: NetBeans IDE 6.0 RC1 (Build 200711121200)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

Steps to reproduce:
Enable Rule-Based Analysis option
Take heap dump and perform 'Overallocated strings' analysis

All classes are listed in results section are available using links except java.lang.String
For this class message box with 'Cannot resolve class java.lang.String' shown
Comment 1 J Bachorik 2008-03-29 11:46:17 UTC
changing milestone
Comment 2 Jiri Sedlacek 2008-07-23 16:42:37 UTC
Actually all the rules seem to have been affected for java.lang.String.

Fixed for 6.5 M2.

changeset:   91322:c92ea6a11900
date:        Wed Jul 23 17:40:01 2008 +0200
summary:     Fixed #121904 Fixed java.lang.String internal link in HeapWalker
Comment 3 Ivan Sidorkin 2009-03-25 15:26:27 UTC
verified