This website requires JavaScript.
Explore
Help
Register
Sign In
infernap12
/
jdk
Watch
1
Star
0
Fork
0
You've already forked jdk
mirror of
https://github.com/openjdk/jdk.git
synced
2026-03-26 07:40:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
langtools
/
tools
/
javac
/
sealed
History
Vicente Romero
5ba69e1734
8322477: order of subclasses in the permits clause can differ between compilations
...
Reviewed-by: jlahoda
2024-01-10 17:52:50 +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
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
8322477: order of subclasses in the permits clause can differ between compilations
2024-01-10 17:52:50 +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