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 49229 - Get rid of secondary class path
Summary: Get rid of secondary class path
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-18 04:47 UTC by mishadmitriev
Modified: 2007-02-20 18:24 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 mishadmitriev 2004-09-18 04:47:29 UTC
Currently JFluid needs a special user-
supplied "secondary class path" to profile 
classes loaded by custom loaders. There may be a 
lot of such classes in J2EE/Web applications and 
some IDEs. Specifying a secondary class path is 
tedious and may be error-prone. Even when it is 
set correctly, the tool is unable to profile e.g. 
classes generated on the fly or loaded over the 
network.
Comment 1 mishadmitriev 2004-09-18 04:48:27 UTC
Going to address that by providing a mechanism in the JFLuid VM, when
it caches the bytecodes for classes loaded using custom classloaders.
Comment 2 mishadmitriev 2004-09-24 14:19:39 UTC
Fixed, the updated code will be availabe in Milestone 2 release due 
in the beginning of October'04
Comment 3 ehucka 2006-10-09 12:08:46 UTC
Verification of old issues.
Comment 4 Alexander Kouznetsov 2007-02-12 22:57:35 UTC
Closing old issues.
Comment 5 Alexander Kouznetsov 2007-02-20 18:24:02 UTC
Reverting to the original Target Milestone value changed by mistake. Sorry for
inconvenience.