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-05 13:40:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
langtools
/
tools
/
javac
/
sealed
History
Chen Liang
ffb6279c88
8377334: Test framework used by langtools regression tests can produce false positives
...
Co-authored-by: Vicente Romero <vromero@openjdk.org> Reviewed-by: vromero
2026-02-08 01:29:48 +00:00
..
erroneous_hierarchy
8347530: Improve error message with invalid permits clauses
2025-05-21 06:44:54 +00:00
T8258662
…
BinaryCompatibilityTests.java
8345804: Update copyright year to 2024 for langtools in files where it was missed
2024-12-12 12:06:27 +00:00
CheckSubtypesOfSealedTest.java
8345804: Update copyright year to 2024 for langtools in files where it was missed
2024-12-12 12:06:27 +00:00
MissingPermittedSubtypes.java
…
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
8377334: Test framework used by langtools regression tests can produce false positives
2026-02-08 01:29:48 +00:00
SealedDiffConfigurationsTest.java
8374352: Update copyright year to 2025 for test/langtools/tools/javac/ in files where it was missed
2025-12-31 17:53:43 +00:00
SealedErrorPositions.java
…
ValidateJarWithSealedAndRecord.java
…