--- old/test/langtools/tools/javac/diags/examples/BreakAmbiguousTarget.java 2018-12-11 11:16:32.453741000 -0800 +++ new/test/langtools/tools/javac/diags/examples/BreakAmbiguousTarget.java 2018-12-11 11:16:32.277653000 -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) {