jdk-24/test/langtools/tools/javac/recovery
Hannes Greule 3796fdfced 8328536: javac - crash on unknown type referenced in yield statement
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Reviewed-by: jlahoda
2024-06-26 23:17:32 +00:00
..
AnnotationRecovery.java 8308753: Class-File API transition to Preview 2023-12-04 07:07:57 +00:00
AttrRecovery.java 8328536: javac - crash on unknown type referenced in yield statement 2024-06-26 23:17:32 +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 8286895: InternalError: Exception during analyze 2022-05-31 15:01:38 +00:00
NoCrashForError.out 8286895: InternalError: Exception during analyze 2022-05-31 15:01:38 +00:00
SuperMethodCallBroken.java
SuperMethodCallBroken.out
SwitchUndefinedSelector.java
SwitchUndefinedSelector.out
T8259359.java