langtools/test/tools/javac/depDocComment/SuppressDeprecation.java
changeset 40772 de87954b8f20
parent 6150 d055fa8ced62
--- a/langtools/test/tools/javac/depDocComment/SuppressDeprecation.java	Thu Sep 01 13:21:52 2016 -0700
+++ b/langtools/test/tools/javac/depDocComment/SuppressDeprecation.java	Fri Sep 02 07:49:15 2016 +0530
@@ -1,10 +1,11 @@
 /**
  * @test  /nodynamiccopyright/
- * @bug 4216683 4346296 4656556 4785453
+ * @bug 4216683 4346296 4656556 4785453 8164073
  * @summary New rules for when deprecation messages are suppressed
  * @author gafter
  *
  * @compile/ref=SuppressDeprecation.out -Xlint:deprecation -XDrawDiagnostics SuppressDeprecation.java
+ * @compile/ref=SuppressDeprecation8.out -source 8 -Xlint:deprecation -XDrawDiagnostics SuppressDeprecation.java
  */
 
 /* Test for the contexts in which deprecations warnings should