History log of /openjdk10/langtools/test/tools/javac/classfiles/attributes/lib/TestResult.java
Revision Date Author Comments
# 3894:f0ab545eb30e 18-Jan-2017 anazarov

8170250: update/improve testing of classfile module attribute
Reviewed-by: jjg, jlahoda


# 3294:9adfb22ff08f 17-Mar-2016 alanb

8142968: Module System implementation
Summary: Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Reviewed-by: jjg, jlahoda, vromero, mcimadamore, bpatel, ksrini, darcy, anazarov, dfuchs
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, jan.lahoda@oracle.com, vicente.romero@oracle.com, andreas.lundblad@oracle.com, andrey.x.nazarov@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, kumar.x.srinivasan@oracle.com, sundararajan.athijegannathan@oracle.com


# 2980:1ec80335c03d 09-Jul-2015 aeremeev

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


# 2860:fd12b2119665 25-Mar-2015 aeremeev

8049238: Implement classfile tests for Signature attribute
Reviewed-by: jjg, shurailine, anazarov


# 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


# 2519:1c63fdd5dee3 04-Jul-2014 jjg

8042261: Implement classfile tests for Deprecated attribute.
Reviewed-by: jjg, anazarov, shurailine