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
/
jdk
/
java
/
lang
/
reflect
History
Varada M
cb8107303e
8300139: [AIX] Use pthreads to avoid JNI_createVM call from primordial thread
...
Reviewed-by: dholmes, stuefe
2023-02-13 11:12:36 +00:00
..
AccessControl
…
AccessFlag
8296743: Tighten Class.getModifiers spec for array classes
2022-11-18 21:51:55 +00:00
AccessibleObject
…
AnnotatedElement
…
annotationSharing
…
Array
…
Assignment
…
callerCache
8287596: Reorg jdk.test.lib.util.ForceGC
2022-07-06 14:23:44 +00:00
classInitialization
…
Constructor
…
DefaultMethodMembers
…
DefaultStaticTest
…
exeCallerAccessTest
8300139: [AIX] Use pthreads to avoid JNI_createVM call from primordial thread
2023-02-13 11:12:36 +00:00
Field
…
Generics
…
Method
…
Modifier
…
Nestmates
…
Parameter
…
Proxy
8297976: Remove sun.net.ProgressMonitor and related classes
2022-12-07 08:56:10 +00:00
PublicMethods
8296945: PublicMethodsTest is slow due to dependency verification with debug builds
2022-11-21 07:41:11 +00:00
records
…
ReflectPermission
…
sealed_classes
…
TypeVariable
…
ChainedReflection.java
…
DefaultAccessibility.java
…
IllegalArgumentsTest.java
8298699: java/lang/reflect/IllegalArgumentsTest.java times out with slowdebug bits
2022-12-19 23:08:56 +00:00
MethodHandleAccessorsTest.java
8300924: Method::invoke throws wrong exception type when passing wrong number of arguments to method with 4 or more parameters
2023-01-27 17:13:54 +00:00
StaticFieldsOnInterface.java
…