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
/
recovery
History
Jan Lahoda
44dc85001d
8331212: Error recovery for broken switch expressions could be improved
...
Reviewed-by: asotona
2024-05-01 12:19:11 +00:00
..
AnnotationRecovery.java
8308753: Class-File API transition to Preview
2023-12-04 07:07:57 +00:00
AttrRecovery.java
8322159: ThisEscapeAnalyzer crashes for erroneous code
2024-01-02 11:15:12 +00:00
ClassBlockExits.java
…
ClassBlockExitsErrors.java
…
ClassBlockExitsErrors.out
…
CrashDueToUnreportedError.java
8320948: NPE due to unreported compiler error
2023-12-06 16:48:08 +00:00
CrashDueToUnreportedError.out
8320948: NPE due to unreported compiler error
2023-12-06 16:48:08 +00:00
FlowRecovery.java
8331212: Error recovery for broken switch expressions could be improved
2024-05-01 12:19:11 +00:00
LambdaRecovery.java
8308753: Class-File API transition to Preview
2023-12-04 07:07:57 +00:00
LocalVarHiding.java
…
LocalVarHiding.out
…
MethodModifiers.java
8308753: Class-File API transition to Preview
2023-12-04 07:07:57 +00:00
MissingTransitiveSuperTypes.java
…
NoCrashForError.java
…
NoCrashForError.out
…
SuperMethodCallBroken.java
…
SuperMethodCallBroken.out
…
SwitchUndefinedSelector.java
…
SwitchUndefinedSelector.out
…
T8259359.java
…