History log of /openjdk10/langtools/test/tools/javac/classfiles/attributes/innerclasses/InnerClassesTestBase.java
Revision Date Author Comments
# 3038:6fdfa77ddeed 28-Sep-2015 aeremeev

8081472: Add a mode to the tests for class-file attributes which dumps in-memory sources to disk
Reviewed-by: ksrini


# 2716:8a4c8be21774 12-Nov-2014 aeremeev

8042931: Implement classfile tests for EnclosingMethod attribute.
Reviewed-by: jjg, shurailine, anazarov


# 2587:b6fef26b6c0b 12-Aug-2014 aeremeev

8042251: Implement classfile tests for InnerClasses attribute.
Reviewed-by: jjg, anazarov, shurailine