History log of /openjdk10/langtools/test/tools/javac/annotations/repeatingAnnotations/combo/ReflectionTest.java
Revision Date Author Comments
# 3559:9417d5f9e225 03-Aug-2016 darcy

8163113: langtools repeating annotations tests depend rely on annotations toString output
Reviewed-by: jlahoda, vromero


# 2933:49d207bf704d 21-May-2015 akulyakh

8076543: Add @modules as needed to the langtools tests
Reviewed-by: jjg, shurailine


# 2260:b8ee5fe9097e 22-Jan-2014 sogoel

8027477: Enable repeating annotations test cases since JDK-8004912 is fixed
Reviewed-by: jjg, jfranck
Contributed-by: matherey.nunez@oracle.com


# 2137:4d8af6fda907 17-Oct-2013 mnunez

8008192: Better ordering checks needed in repeatingAnnotations/combo/ReflectionTest
Reviewed-by: jjg, jfranck


# 1575:63872da94576 14-Feb-2013 darcy

8001457: New tests needed for library-side changes for repeating annotations
Reviewed-by: darcy
Contributed-by: sonali.goel@oracle.com