History log of /openjdk10/langtools/test/tools/javac/annotations/repeatingAnnotations/combo/Helper.java
Revision Date Author Comments
# 2687:56f8be952a5c 29-Oct-2014 jjg

8062348: langtools tests should close file manager (group 1)
Reviewed-by: darcy


# 2137:4d8af6fda907 17-Oct-2013 mnunez

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


# 1640:195b71850b56 15-Mar-2013 mnunez

8007767: TargetAnnoCombo.java need to be updated to add a new test mode
Reviewed-by: jjg, strarup


# 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


# 1553:5125b9854d07 07-Feb-2013 darcy

7195131: Update 2 compiler combo tests for repeating annotations to include package and default use cases
Reviewed-by: darcy
Contributed-by: sonali.goel@oracle.com


# 1491:df694c775e8a 14-Jan-2013 jjg

8006119: update javac to follow latest spec for repeatable annotations
Reviewed-by: darcy


# 1400:2986e7052952 07-Nov-2012 jjg

8002157: Write combo compiler tests for repeating annotations for JDK8
Reviewed-by: darcy, jjg
Contributed-by: sonali.goel@oracle.com