test/langtools/tools/javac/switchexpr/WrongBreakTest.out
changeset 59021 cfc7bb9a5a92
parent 55528 bad3754349aa
equal deleted inserted replaced
59020:aebd72de84b0 59021:cfc7bb9a5a92
     2 WrongBreakTest.java:35:39: compiler.err.break.outside.switch.expression
     2 WrongBreakTest.java:35:39: compiler.err.break.outside.switch.expression
     3 WrongBreakTest.java:35:17: compiler.err.switch.expression.no.result.expressions
     3 WrongBreakTest.java:35:17: compiler.err.switch.expression.no.result.expressions
     4 WrongBreakTest.java:36:9: compiler.err.ref.ambiguous: test, kindname.method, test(int), WrongBreakTest, kindname.method, test(java.lang.Object), WrongBreakTest
     4 WrongBreakTest.java:36:9: compiler.err.ref.ambiguous: test, kindname.method, test(int), WrongBreakTest, kindname.method, test(java.lang.Object), WrongBreakTest
     5 WrongBreakTest.java:38:13: compiler.err.no.switch.expression
     5 WrongBreakTest.java:38:13: compiler.err.no.switch.expression
     6 WrongBreakTest.java:41:13: compiler.err.no.switch.expression
     6 WrongBreakTest.java:41:13: compiler.err.no.switch.expression
     7 - compiler.note.preview.filename: WrongBreakTest.java
       
     8 - compiler.note.preview.recompile
       
     9 6 errors
     7 6 errors