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

Reply via email to