langtools/test/tools/javac/T8071847/T8071847.java
changeset 30730 d3ce7619db2c
parent 29551 cad66be66e2e
--- a/langtools/test/tools/javac/T8071847/T8071847.java	Mon May 18 14:48:41 2015 +0200
+++ b/langtools/test/tools/javac/T8071847/T8071847.java	Thu May 21 11:41:04 2015 -0700
@@ -25,6 +25,7 @@
  * @test
  * bug 8071847
  * @summary Verify proper termination when instance initialization method uses invalid flags
+ * @modules jdk.compiler
  * @compile  T8071847.java
  * @run main T8071847
 */