--- old/test/langtools/tools/javac/lvti/ParserTest.java 2018-01-09 10:08:37.035072491 -0800 +++ new/test/langtools/tools/javac/lvti/ParserTest.java 2018-01-09 10:08:36.663072475 -0800 @@ -2,7 +2,7 @@ * @test /nodynamiccopyright/ * @bug 8177466 * @summary Add compiler support for local variable type-inference - * @compile -source 9 ParserTest.java + * @compile/ref=ParserTest9.out -XDrawDiagnostics --release 9 ParserTest.java * @compile/fail/ref=ParserTest.out -XDrawDiagnostics ParserTest.java */