--- old/test/langtools/tools/javac/diags/examples/BreakAmbiguousTarget.java 2018-12-05 13:51:54.908042683 -0800 +++ new/test/langtools/tools/javac/diags/examples/BreakAmbiguousTarget.java 2018-12-05 13:51:54.712140675 -0800 @@ -24,7 +24,7 @@ // key: compiler.err.break.ambiguous.target // key: compiler.note.preview.filename // key: compiler.note.preview.recompile -// options: --enable-preview -source 12 +// options: --enable-preview -source 13 class BreakAmbiguousTarget { void m(int i, int j) {