History log of /openjdk10/langtools/test/tools/javac/classfiles/attributes/annotations/AnnotationsTestBase.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


# 2980:1ec80335c03d 09-Jul-2015 aeremeev

8044411: Implement classfile tests for RuntimeAnnotations and RuntimeParameterAnnotations attribute.
Reviewed-by: jjg, shurailine, anazarov