Review request for: 7191786 retransformClasses() does not pass in	LocalVariableTypeTable of a method
    serguei.spitsyn at oracle.com 
    serguei.spitsyn at oracle.com
       
    Tue Aug 21 11:13:07 PDT 2012
    
    
  
Hello,
Please, review the fix for:
   http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7191786
Open webrev:
http://cr.openjdk.java.net/~sspitsyn/webrevs/2012/7191786-JVMTI-LVTT/
Summary:
  The following CR was recently fixed:
   http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7064927
  But the same issue exists for the LocalVariableTypeTable attribute.
  The fix was tested with the modified test:
test/java/lang/instrument/VerifyLocalVariableTableOnRetransformTest.sh
The modification is that a local variable with generic signature is added
to the class DummyClassWithLVT.java:
http://cr.openjdk.java.net/~sspitsyn/webrevs/2012/7191786-JLI-Test-For-JVMTI-LVTT/
The test patch will be integrated into the jdk8/tl after the HotSpot fix 
is promoted.
Thanks,
Serguei
    
    
More information about the serviceability-dev
mailing list