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

@ -27,7 +27,7 @@
* @summary Check that CompletionFailures for missing classes are not incorrectly passed to
* the javadoc API clients.
* @library /tools/lib
* @modules jdk.javadoc
* @modules jdk.javadoc com.sun.tools.javac.api
* @run main CompletionError
*/