< prev index next >

test/langtools/tools/javac/switchexpr/ExpressionSwitchUnreachable.out

Print this page
rev 51258 : imported patch switch
rev 51259 : imported patch switch.01

@@ -1,9 +1,9 @@
-ExpressionSwitchUnreachable.java:14:17: compiler.err.unreachable.stmt
-ExpressionSwitchUnreachable.java:21:17: compiler.err.unreachable.stmt
-ExpressionSwitchUnreachable.java:29:17: compiler.err.unreachable.stmt
-ExpressionSwitchUnreachable.java:36:17: compiler.err.unreachable.stmt
-ExpressionSwitchUnreachable.java:44:17: compiler.err.unreachable.stmt
-ExpressionSwitchUnreachable.java:51:17: compiler.err.unreachable.stmt
+ExpressionSwitchUnreachable.java:15:17: compiler.err.unreachable.stmt
+ExpressionSwitchUnreachable.java:22:17: compiler.err.unreachable.stmt
+ExpressionSwitchUnreachable.java:30:17: compiler.err.unreachable.stmt
+ExpressionSwitchUnreachable.java:37:17: compiler.err.unreachable.stmt
+ExpressionSwitchUnreachable.java:45:17: compiler.err.unreachable.stmt
+ExpressionSwitchUnreachable.java:52:17: compiler.err.unreachable.stmt
 - compiler.note.preview.filename: ExpressionSwitchUnreachable.java
 - compiler.note.preview.recompile
 6 errors
\ No newline at end of file
< prev index next >