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-08-10 18:54:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
langtools
/
tools
/
javac
/
sealed
History
Olexandr Rotan
b2694934b5
8338981: Access to private classes should be permitted inside the permits clause of the enclosing top-level class
...
Reviewed-by: vromero, mcimadamore
2024-10-31 15:25:42 +00:00
..
erroneous_hierarchy
…
T8258662
…
BinaryCompatibilityTests.java
…
CheckSubtypesOfSealedTest.java
…
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
…
SealedDiffConfigurationsTest.java
8331291: java.lang.classfile.Attributes class performs a lot of static initializations
2024-05-24 15:58:34 +00:00
SealedErrorPositions.java
…
ValidateJarWithSealedAndRecord.java
…