This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
test
/
langtools
/
tools
/
javac
/
switchexpr
History
Evemose
f3b69da55a
8335136: Underscore as parameter name in one-parameter functional types fails to compile
...
Reviewed-by: jlahoda
2024-06-27 07:45:18 +00:00
..
BlockExpression.java
…
BooleanNumericNonNumeric.java
…
BooleanNumericNonNumeric.out
…
BreakTest.java
…
CRT.java
…
DefiniteAssignment1.java
…
DefiniteAssignment2.java
…
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
8321582: yield <primitive-type>.class not parsed correctly.
2023-12-11 12:20: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
…
ExpressionSwitchInfer.out
…
ExpressionSwitchIntersectionTypes.java
…
ExpressionSwitchNotExhaustive.java
…
ExpressionSwitchNotExhaustive.out
…
ExpressionSwitchSynchronized.java
8315735: VerifyError when switch statement used with synchronized block
2023-09-07 11:08:55 +00:00
ExpressionSwitchToString.java
…
ExpressionSwitchUnderscoreAfterYield.java
8335136: Underscore as parameter name in one-parameter functional types fails to compile
2024-06-27 07:45:18 +00:00
ExpressionSwitchUnreachable.java
…
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
…
WarnWrongYieldTest.out
…
WrongBreakTest.java
…
WrongBreakTest.out
…
WrongYieldTest.java
…
WrongYieldTest.out
…