test/langtools/tools/javac/switchexpr/WrongBreakTest.out
changeset 59021 cfc7bb9a5a92
parent 55528 bad3754349aa
--- a/test/langtools/tools/javac/switchexpr/WrongBreakTest.out	Mon Nov 11 17:43:10 2019 -0800
+++ b/test/langtools/tools/javac/switchexpr/WrongBreakTest.out	Tue Nov 12 06:32:13 2019 +0000
@@ -4,6 +4,4 @@
 WrongBreakTest.java:36:9: compiler.err.ref.ambiguous: test, kindname.method, test(int), WrongBreakTest, kindname.method, test(java.lang.Object), WrongBreakTest
 WrongBreakTest.java:38:13: compiler.err.no.switch.expression
 WrongBreakTest.java:41:13: compiler.err.no.switch.expression
-- compiler.note.preview.filename: WrongBreakTest.java
-- compiler.note.preview.recompile
 6 errors