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
/
sealed
History
Adam Sotona
cfdc64fcb4
8331291: java.lang.classfile.Attributes class performs a lot of static initializations
...
Reviewed-by: liach, redestad, vromero
2024-05-24 15:58:34 +00:00
..
erroneous_hierarchy
8319987: compilation of sealed classes leads to infinite recursion
2023-11-16 16:41:58 +00:00
T8258662
8267465: remove superfluous preview related annotations and test options
2021-06-07 13:57:15 +00:00
BinaryCompatibilityTests.java
8308753: Class-File API transition to Preview
2023-12-04 07:07:57 +00:00
CheckSubtypesOfSealedTest.java
8308753: Class-File API transition to Preview
2023-12-04 07:07:57 +00:00
MissingPermittedSubtypes.java
8300543: Compiler Implementation for Pattern Matching for switch
2023-05-22 04:24:06 +00:00
SealedCompilationTests.java
8313613: Use JUnit in langtools/lib tests
2023-10-16 17:14:34 +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