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
Joe Darcy
cc2861a993
8290901: Reduce use of -source in langtools tests
...
Reviewed-by: jjg
2022-07-29 17:35:22 +00:00
..
BlockExpression.java
…
BooleanNumericNonNumeric.java
…
BooleanNumericNonNumeric.out
…
BreakTest.java
…
CRT.java
…
DefiniteAssignment1.java
…
DefiniteAssignment2.java
…
DefiniteAssignment2.out
…
EmptySwitch.java
…
EmptySwitch.out
…
ExhaustiveEnumSwitch.java
…
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
…
ExpressionSwitchUnreachable.out
…
LambdaCapture.java
…
ParseIncomplete.java
…
ParserRecovery.java
…
ParserRecovery.out
…
SwitchExpressionIsNotAConstant.java
…
SwitchExpressionNoValue.java
8276836: Error in javac caused by switch expression without result expressions: Internal error: stack sim error
2022-05-31 11:04:50 +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
…