Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6173575
Votes 0
Synopsis JVMTI spec: ability meeded to specify a set of classes to be loaded by the bootstrap class loader
Category hotspot:jvmti
Reported Against
Release Fixed mustang(b35)
State 10-Fix Delivered, request for enhancement
Priority: 3-Medium
Related Bugs 6173612
Submit Date 04-OCT-2004
Description
Tools that use bytecode instrumentation must, in some cases, have the instrumentation code loaded by the bootstrap class loader.  Currently that can only be done by appending to this path which can only be done in the OnLoad phase.  With 'attach on demand' this capability becomes more important.
  xxxxx@xxxxx   10/4/04 01:55 GMT
Work Around
N/A
Evaluation
Must be provided
  xxxxx@xxxxx   10/4/04 01:55 GMT

The JVMTI changes have been integrated for b33.
  xxxxx@xxxxx   2005-04-20 19:21:39 GMT

The java.lang.instrument changes have been putback for b35.
  xxxxx@xxxxx   2005-04-22 15:31:37 GMT
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang