test/langtools/tools/javac/switchexpr/ExpressionSwitchNotExhaustive.out
changeset 59021 cfc7bb9a5a92
parent 51563 de411d537aae
equal deleted inserted replaced
59020:aebd72de84b0 59021:cfc7bb9a5a92
     1 ExpressionSwitchNotExhaustive.java:10:16: compiler.err.not.exhaustive
     1 ExpressionSwitchNotExhaustive.java:10:16: compiler.err.not.exhaustive
     2 ExpressionSwitchNotExhaustive.java:16:16: compiler.err.not.exhaustive
     2 ExpressionSwitchNotExhaustive.java:16:16: compiler.err.not.exhaustive
     3 ExpressionSwitchNotExhaustive.java:29:23: compiler.err.var.might.not.have.been.initialized: s
     3 ExpressionSwitchNotExhaustive.java:29:23: compiler.err.var.might.not.have.been.initialized: s
     4 - compiler.note.preview.filename: ExpressionSwitchNotExhaustive.java
       
     5 - compiler.note.preview.recompile
       
     6 3 errors
     4 3 errors