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
Files
master
jdk-24
/
test
/
jdk
/
java
/
lang
/
invoke
/
defineHiddenClass
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Magnus Ihse Bursie
ddf0461788
8345799: Update copyright year to 2024 for core-libs in files where it was missed
...
Reviewed-by: joehw, jlu, mli, lancea, kevinw
2024-12-11 21:08:22 +00:00
..
java.base/java/lang
/invoke
8266925: Add a test to verify that hidden class's members are not statically invocable
2021-05-12 00:53:04 +00:00
src
8330467: NoClassDefFoundError when lambda is in a hidden class
2024-04-18 05:50:24 +00:00
BadClassFile2.jcod
8245061: Lookup::defineHiddenClass should throw ClassFormatError if this_class is not Class_info structure
2020-06-01 13:19:06 -07:00
BadClassFile.jcod
8245061: Lookup::defineHiddenClass should throw ClassFormatError if this_class is not Class_info structure
2020-06-01 13:19:06 -07:00
BadClassFileVersion.jcod
8245061: Lookup::defineHiddenClass should throw ClassFormatError if this_class is not Class_info structure
2020-06-01 13:19:06 -07:00
BasicTest.java
8334733: Remove obsolete @enablePreview from tests after JDK-8334714
2024-12-06 14:25:03 +00:00
HiddenNestmateTest.java
8345799: Update copyright year to 2024 for core-libs in files where it was missed
2024-12-11 21:08:22 +00:00
LambdaNestedInnerTest.java
…
PreviewHiddenClass.java
8345799: Update copyright year to 2024 for core-libs in files where it was missed
2024-12-11 21:08:22 +00:00
SelfReferenceDescriptor.java
…
SelfRefField.java
…
SelfRefMethod.java
…
StaticInvocableTest.java
8345799: Update copyright year to 2024 for core-libs in files where it was missed
2024-12-11 21:08:22 +00:00
TypeDescriptorTest.java
…
UnloadingTest.java
8301704: Shorten the number of GCs in UnloadingTest.java to verify a class loader not being unloaded
2023-02-09 00:38:08 +00:00