hg: jdk9/dev/langtools: 8040097: Implement classfile tests for LocalVariableTable and LocalVariableTypeTable attribute.

jonathan.gibbons at oracle.com jonathan.gibbons at oracle.com
Wed Apr 30 20:49:11 UTC 2014


Changeset: af0eb050cfba
Author:    anazarov
Date:      2014-04-30 13:48 -0700
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/af0eb050cfba

8040097: Implement classfile tests for LocalVariableTable and LocalVariableTypeTable attribute.
Reviewed-by: jjg, shurailine, emc

+ test/tools/javac/classfiles/attributes/LocalVariableTable/LocalVariableTableTest.java
+ test/tools/javac/classfiles/attributes/LocalVariableTable/LocalVariableTestBase.java
+ test/tools/javac/classfiles/attributes/LocalVariableTable/LocalVariableTypeTableTest.java
+ test/tools/javac/classfiles/attributes/lib/TestBase.java
+ test/tools/javac/lib/InMemoryFileManager.java
! test/tools/javac/lib/ToolBox.java



More information about the jdk9-dev-changes mailing list