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 49527 - Classes with same name and different classloaders not treated properly
Summary: Classes with same name and different classloaders not treated properly
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: mishadmitriev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-24 16:27 UTC by mishadmitriev
Modified: 2006-07-24 14:30 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 mishadmitriev 2004-09-24 16:27:20 UTC
We have removed the "secondary class path", but 
the profiler still treats classes that have the 
same name and different classloaders as if they 
come from the same source and thus are the same. 
In reality, this is not necessarily true - 
classes may be different, e.g. different versions 
of the same classes coming from different 
versions of the same library.
Comment 1 mishadmitriev 2004-10-01 22:32:40 UTC
Fixed, the code will become available in Milestone 2 release.
Comment 2 ehucka 2006-07-24 14:30:55 UTC
old issue, closed