8148147: Sync up @modules from jigsaw/jake

Reviewed-by: chegar, mchung
This commit is contained in:
Alan Bateman 2016-01-25 19:01:32 +00:00
parent 78651a213e
commit 5e6fc23a73
81 changed files with 192 additions and 98 deletions

View file

@ -25,6 +25,9 @@
* @test
* @bug 8044411
* @summary Tests the RuntimeParameterVisibleAnnotations/RuntimeParameterInvisibleAnnotations attribute.
* @modules jdk.jdeps/com.sun.tools.classfile
* jdk.compiler/com.sun.tools.javac.api
* jdk.compiler/com.sun.tools.javac.main
* @library /tools/lib /tools/javac/lib ../lib
* @build WorkAnnotations TestBase TestResult InMemoryFileManager ToolBox
* @build TestCase ClassType TestAnnotationInfo