jdk-24/test/langtools/tools/javac/sealed
2024-11-15 11:40:15 +00:00
..
erroneous_hierarchy 8319987: compilation of sealed classes leads to infinite recursion 2023-11-16 16:41:58 +00:00
T8258662
BinaryCompatibilityTests.java 8308753: Class-File API transition to Preview 2023-12-04 07:07:57 +00:00
CheckSubtypesOfSealedTest.java 8343881: java.lang.classfile.Attribute attributeName() method should return Utf8Entry 2024-11-15 11:40:15 +00:00
MissingPermittedSubtypes.java 8300543: Compiler Implementation for Pattern Matching for switch 2023-05-22 04:24:06 +00:00
PrivateMembersInPermitClause.java 8338981: Access to private classes should be permitted inside the permits clause of the enclosing top-level class 2024-10-31 15:25:42 +00:00
SealedCompilationTests.java 8343306: javac is failing to determine if a class and a sealed interface are disjoint 2024-11-08 12:27:31 +00:00
SealedDiffConfigurationsTest.java 8331291: java.lang.classfile.Attributes class performs a lot of static initializations 2024-05-24 15:58:34 +00:00
SealedErrorPositions.java 8316470: Incorrect error location for "invalid permits clause" depending on file order 2023-10-24 12:18:33 +00:00
ValidateJarWithSealedAndRecord.java 8302685: Some javac unit tests aren't reliably closing open files 2023-02-27 16:21:57 +00:00