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 160987 - Profiler do not see classes from extension directories
Summary: Profiler do not see classes from extension directories
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-24 10:06 UTC by Tomas Hurka
Modified: 2009-03-25 09:28 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 Tomas Hurka 2009-03-24 10:06:38 UTC
Handling of jars in extension directories (<java-home>/jre/lib/ext, <java-home>/lib/ext) is broken. As a result profiler cannot profile classes from  jars in 
extension directories if local profiling is selected and those classes are loaded by system or bootstrap classloader.
Comment 1 Tomas Hurka 2009-03-24 10:51:29 UTC
Fixed in profiler-main
changeset:   123081:f315c65bfb22
user:        Tomas Hurka <thurka@netbeans.org>
date:        Tue Mar 24 10:49:07 2009 +0100
summary:     bugfix #160987, computation of path for extension jar fixed

Comment 2 Quality Engineering 2009-03-25 09:28:44 UTC
Integrated into 'main-golden', will be available in build *200903250219* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/f315c65bfb22
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #160987, computation of path for extension jar fixed