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 23872 - Allow classes to be grouped by classloader
Summary: Allow classes to be grouped by classloader
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-22 22:23 UTC by David-john Burrowes
Modified: 2010-04-29 09:10 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David-john Burrowes 2002-05-22 22:23:17 UTC
At the moment, the classes view shows the classloader which loaded a particular class as a 
member of that class (which is, I suppose, a little odd).
In the past when I've actually needed to worry about classloaders, I would have found it most 
useful to be able to have the classloaders as the top item in this tree and then to see the 
classes that it has loaded as its children (if I wanted to see the members of the classloader 
instance, I'd be content to have to create a watch from it, rather than seeing them here).

I'd imagine a setting under the "list options" submenu which would allow me to switch whether 
the topmost nodes in the tree were packages or classloaders.

I also kinda think the classloader should be shown in a separate column for the class, rather 
than as a member, since it isn't quite a member, actually.
Comment 1 Marek Grummich 2002-07-22 08:57:40 UTC
Target milestone was changed from '3.4' to TBD.
Comment 2 Marek Grummich 2002-07-22 09:00:41 UTC
Target milestone was changed from '3.4' to TBD.
Comment 3 David-john Burrowes 2002-09-06 00:21:22 UTC
This is a jpda issue, not a core one. I'm moving it.
Comment 4 _ lcincura 2005-05-12 16:26:42 UTC
This is already implemeneted in current NB versions
Comment 5 Quality Engineering 2010-04-29 09:10:18 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.