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

@ -28,7 +28,10 @@
* temporarily workaround combo tests are causing time out in several platforms
* @library ../lib
* @modules java.desktop
* jdk.compiler/com.sun.tools.javac.api
* jdk.compiler/com.sun.tools.javac.code
* jdk.compiler/com.sun.tools.javac.comp
* jdk.compiler/com.sun.tools.javac.main
* jdk.compiler/com.sun.tools.javac.tree
* jdk.compiler/com.sun.tools.javac.util
* @build combo.ComboTestHelper