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: 6173571
Votes 0
Synopsis Allow the setting of the can_redefine capability outside of the OnLoad phase
Category hotspot:jvmti
Reported Against
Release Fixed mustang(b34)
State 10-Fix Delivered, request for enhancement
Priority: 3-Medium
Related Bugs 5002268 , 6173612
Submit Date 04-OCT-2004
Description
In order to dynamically attach tools (see CR 6173570) which use class redefinition, such as profiling and debugging agents, the ability to dynamically turn on this capability is needed.
  xxxxx@xxxxx   10/4/04 01: customer  GMT
Work Around
N/A
Evaluation
Must be provided
  xxxxx@xxxxx   10/4/04 01:02 GMT

As part of the attach feature (6173612) we have updated JVMTI so that the can_redefine_class capability can be obtained in the live phase. If sharing is disabled then can_redefine_all_classes can be obtained in the live phase too.
  xxxxx@xxxxx   2005-03-18 14:04:54 GMT
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang