jdk-24/test/langtools/tools/javac/recovery
2023-02-06 12:25:06 +00:00
..
AnnotationRecovery.java 8270139: jshell InternalError crash for import of @Repeatable followed by unresolved ref 2021-09-22 12:52:31 +00:00
AttrRecovery.java 8301580: Error recovery does not clear returnResult 2023-02-06 12:25:06 +00:00
ClassBlockExits.java 8250840: some tests use --enable-preview unnecessarily 2020-09-09 07:51:43 +00:00
ClassBlockExitsErrors.java 8243047: javac may crash when processing exits in class initializers 2020-04-20 12:36:09 +02:00
ClassBlockExitsErrors.out 8243047: javac may crash when processing exits in class initializers 2020-04-20 12:36:09 +02:00
LambdaRecovery.java 8297974: ClassCastException in com.sun.tools.javac.comp.AttrRecover.doRecovery 2022-12-05 09:33:42 +00:00
LocalVarHiding.java 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
LocalVarHiding.out 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
MethodModifiers.java 8292755: Non-default method in interface leads to a stack overflow in JShell 2022-09-14 08:51:03 +00:00
MissingTransitiveSuperTypes.java 8284283: javac crashes when several transitive supertypes are missing 2022-05-12 13:40:21 +00:00
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 8259235: javac crashes while attributing super method invocation 2021-03-03 12:38:26 +00:00
SuperMethodCallBroken.out 8259235: javac crashes while attributing super method invocation 2021-03-03 12:38:26 +00:00
SwitchUndefinedSelector.java 8222850: jshell tool: Misleading cascade compiler error in switch expression with undefined vars 2021-02-03 09:21:43 +00:00
SwitchUndefinedSelector.out 8222850: jshell tool: Misleading cascade compiler error in switch expression with undefined vars 2021-02-03 09:21:43 +00:00
T8259359.java 8259359: javac does not attribute unexpected super constructor invocation qualifier, and may crash 2021-01-27 18:12:57 +00:00