langtools/test/tools/javac/flow/LVTHarness.java
changeset 30730 d3ce7619db2c
parent 28330 d4bcdcac1211
child 30846 2b3f379840f0
--- a/langtools/test/tools/javac/flow/LVTHarness.java	Mon May 18 14:48:41 2015 +0200
+++ b/langtools/test/tools/javac/flow/LVTHarness.java	Thu May 21 11:41:04 2015 -0700
@@ -28,6 +28,7 @@
  *          javac crash while creating LVT entry for a local variable defined in
  *          an inner block
  * @library /tools/javac/lib
+ * @modules jdk.compiler/com.sun.tools.classfile
  * @build JavacTestingAbstractProcessor LVTHarness
  * @run main LVTHarness
  */