jdk-24/test/langtools/tools/javac/switchexpr
Jan Lahoda eaa80ad08c 8300543: Compiler Implementation for Pattern Matching for switch
8300545: Compiler Implementation for Record Patterns

Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: vromero, mcimadamore
2023-05-22 04:24:06 +00:00
..
BlockExpression.java
BooleanNumericNonNumeric.java
BooleanNumericNonNumeric.out
BreakTest.java
CRT.java
DefiniteAssignment1.java
DefiniteAssignment2.java 8163229: several regression tests have a main method that is never executed 2023-01-17 04:43:40 +00:00
DefiniteAssignment2.out
EmptySwitch.java
EmptySwitch.out
ExhaustiveEnumSwitch.java 8300543: Compiler Implementation for Pattern Matching for switch 2023-05-22 04:24:06 +00:00
ExhaustiveEnumSwitchExtra.java
ExpressionSwitch-old.out
ExpressionSwitch.java 8290901: Reduce use of -source in langtools tests 2022-07-29 17:35:22 +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 8274347: Passing a *nested* switch expression as a parameter causes an NPE during compile 2021-10-11 12:38:08 +00:00
ExpressionSwitchInfer.out
ExpressionSwitchIntersectionTypes.java
ExpressionSwitchNotExhaustive.java
ExpressionSwitchNotExhaustive.out
ExpressionSwitchToString.java
ExpressionSwitchUnreachable.java 8163229: several regression tests have a main method that is never executed 2023-01-17 04:43:40 +00:00
ExpressionSwitchUnreachable.out
LambdaCapture.java
ParseIncomplete.java
ParserRecovery.java
ParserRecovery.out
SwitchExpressionIsNotAConstant.java
SwitchExpressionNoValue.java 8300543: Compiler Implementation for Pattern Matching for switch 2023-05-22 04:24:06 +00:00
SwitchExpressionScopesIsolated.java
SwitchExpressionScopesIsolated.out
SwitchExpressionSimpleVisitorTest.java
TryCatch.java
TryCatchFinally.java
WarnWrongYieldTest.java 8290901: Reduce use of -source in langtools tests 2022-07-29 17:35:22 +00:00
WarnWrongYieldTest.out
WrongBreakTest.java
WrongBreakTest.out
WrongYieldTest.java
WrongYieldTest.out