History log of /openjdk10/langtools/test/jdk/javadoc/doclet/testTypeAnnotations/typeannos/RepeatedAnnotations.java
Revision Date Author Comments
# 3609:7e0e176a6297 23-Aug-2016 anazarov

8163991: Fix license and copyright headers under test/jdk/javadoc/ and test/tools/javac/
Reviewed-by: anazarov, iris, jjg, shurailine
Contributed-by: Sandeep Konchady <sandeep.konchady@oracle.com>


# 3296:4e6a73cb55da 14-Mar-2016 ksrini

8071982: Update tests for revamped Doclet API
8071984: Update test cases for repeating and type annotations output in javadoc
Reviewed-by: ksrini, bpatel
Contributed-by: oleg.barbashov@oracle.com