langtools/test/tools/javac/warnings/6594914/T6594914b.java
changeset 30730 d3ce7619db2c
parent 8236 0d8646b7c602
child 33021 8a0d5889acea
--- a/langtools/test/tools/javac/warnings/6594914/T6594914b.java	Mon May 18 14:48:41 2015 +0200
+++ b/langtools/test/tools/javac/warnings/6594914/T6594914b.java	Thu May 21 11:41:04 2015 -0700
@@ -2,6 +2,7 @@
  * @test /nodynamiccopyright/
  * @bug 6594914
  * @summary \\@SuppressWarnings("deprecation") does not not work for the type of a variable
+ * @modules java.base/sun.misc
  * @compile/ref=T6594914b.out -XDenableSunApiLintControl -XDrawDiagnostics -Xlint:sunapi T6594914b.java
  */