jdk-24/test/langtools/tools/javac/switchexpr
2021-06-14 19:02:23 +00:00
..
BlockExpression.java
BooleanNumericNonNumeric.java
BooleanNumericNonNumeric.out
BreakTest.java
CRT.java 8253954: javac crash when compiling code with enhanced switch expressions with option -Xjcov 2020-12-24 01:24:32 +00:00
DefiniteAssignment1.java
DefiniteAssignment2.java
DefiniteAssignment2.out
EmptySwitch.java 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
EmptySwitch.out 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
ExhaustiveEnumSwitch.java 8243548: Javac incorrectly collects enum fields when verifying switch expression exhaustivness 2020-05-04 12:28:36 +02:00
ExhaustiveEnumSwitchExtra.java
ExpressionSwitch-old.out 8267119: switch expressions lack support for deferred type-checking 2021-05-21 14:09:42 +00:00
ExpressionSwitch.java 8268670: yield statements doesn't allow ~ or ! unary operators in expression 2021-06-14 19:02:23 +00:00
ExpressionSwitchBreaks1.java
ExpressionSwitchBreaks2.java
ExpressionSwitchBreaks2.out
ExpressionSwitchBugs.java
ExpressionSwitchBugsInGen.java
ExpressionSwitchCodeFromJLS.java
ExpressionSwitchDA.java
ExpressionSwitchEmbedding.java
ExpressionSwitchFallThrough1.java
ExpressionSwitchFallThrough.java
ExpressionSwitchFlow.java
ExpressionSwitchFlow.out
ExpressionSwitchInExpressionSwitch.java
ExpressionSwitchInfer.java 8254286: Wrong inference in switch expression with "null" arm 2020-10-23 09:47:29 +00:00
ExpressionSwitchInfer.out 8254286: Wrong inference in switch expression with "null" arm 2020-10-23 09:47:29 +00:00
ExpressionSwitchIntersectionTypes.java
ExpressionSwitchNotExhaustive.java
ExpressionSwitchNotExhaustive.out
ExpressionSwitchToString.java
ExpressionSwitchUnreachable.java
ExpressionSwitchUnreachable.out
LambdaCapture.java
ParseIncomplete.java
ParserRecovery.java
ParserRecovery.out
SwitchExpressionIsNotAConstant.java
SwitchExpressionScopesIsolated.java
SwitchExpressionScopesIsolated.out
SwitchExpressionSimpleVisitorTest.java
TryCatch.java
TryCatchFinally.java
WarnWrongYieldTest.java 8266819: Separate the stop policies from the compile policies completely 2021-05-13 10:22:13 +00:00
WarnWrongYieldTest.out 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
WrongBreakTest.java 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
WrongBreakTest.out 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
WrongYieldTest.java 8266819: Separate the stop policies from the compile policies completely 2021-05-13 10:22:13 +00:00
WrongYieldTest.out 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00