--- old/test/langtools/tools/javac/depDocComment/SuppressDeprecation.java 2018-07-13 09:27:43.561001000 -0700 +++ new/test/langtools/tools/javac/depDocComment/SuppressDeprecation.java 2018-07-13 09:27:43.421001000 -0700 @@ -5,7 +5,7 @@ * @author gafter * * @compile/ref=SuppressDeprecation.out -Xlint:deprecation -XDrawDiagnostics SuppressDeprecation.java - * @compile/ref=SuppressDeprecation8.out -source 8 -Xlint:deprecation -XDrawDiagnostics SuppressDeprecation.java + * @compile/ref=SuppressDeprecation8.out -source 8 -Xlint:deprecation -XDrawDiagnostics -Xlint:-options SuppressDeprecation.java */ /* Test for the contexts in which deprecations warnings should