RFR: 8009615: JvmtiClassFileReconstituter does not create BootstrapMethod attributes

Staffan Larsen staffan.larsen at oracle.com
Mon May 6 10:46:56 PDT 2013


Thanks Coleen!

On 6 maj 2013, at 16:37, Coleen Phillimore <coleen.phillimore at oracle.com> wrote:

> 
> On 05/06/2013 03:26 AM, Staffan Larsen wrote:
>> Can I have a second review of this change, please?
> 
> Yes.  Looks good.
> Coleen
> 
>> 
>> /Staffan
>> 
>> On 2 maj 2013, at 10:50, Staffan Larsen <staffan.larsen at oracle.com> wrote:
>> 
>>> JvmtiClassFileReconstituter does not create BootstrapMethod attributes when re-creating a class for retransformation. This fix uses the operands in the constant pool to re-create the BootstrapMethod attributes in the class file.
>>> 
>>> webrev: http://cr.openjdk.java.net/~sla/8009615/webrev.00/
>>> bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8009615
>>> 
>>> Testing done: java/lang/instrument, com/sun/jdi, nsk.quick-jvmti.testlist
>>> 
>>> I have not written a regression test since this was found by running the existing java/lang/instrument/IsModifiableClassAgent.java test.
>>> 
>>> Thanks,
>>> /Staffan
> 



More information about the hotspot-runtime-dev mailing list