jdk-24/test/jdk/java/lang/reflect
2024-02-19 14:07:46 +00:00
..
AccessControl
AccessFlag 8292275: javac does not emit SYNTHETIC and MANDATED flags for parameters by default 2023-04-30 07:34:09 +00:00
AccessibleObject 8266851: Implement JEP 403: Strongly Encapsulate JDK Internals 2021-05-26 20:55:53 +00:00
AnnotatedElement
annotationSharing
Array
Assignment
callerCache 8305104: Remove the old core reflection implementation 2023-06-13 19:41:38 +00:00
classInitialization 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 2021-10-28 18:32:50 +00:00
Constructor 6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods 2018-11-01 20:37:45 -07:00
DefaultMethodMembers
DefaultStaticTest
exeCallerAccessTest 8319567: Update java/lang/invoke tests to support vm flags 2023-11-16 22:40:22 +00:00
Field 8305104: Remove the old core reflection implementation 2023-06-13 19:41:38 +00:00
Generics 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
Method 8294977: Convert test/jdk/java tests from ASM library to Classfile API 2024-02-19 14:07:46 +00:00
Modifier
Nestmates 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
Parameter
Proxy 8319436: Proxy.newProxyInstance throws NPE if loader is null and interface not visible from class loader 2023-11-07 17:00:08 +00:00
PublicMethods 8296945: PublicMethodsTest is slow due to dependency verification with debug builds 2022-11-21 07:41:11 +00:00
records 8294977: Convert test/jdk/java tests from ASM library to Classfile API 2024-02-19 14:07:46 +00:00
ReflectPermission
sealed_classes 8286474: Drop --enable-preview from Sealed Classes related tests 2022-05-11 05:27:56 +00:00
TypeVariable
ChainedReflection.java 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 2021-10-28 18:32:50 +00:00
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 8315810: Reimplement sun.reflect.ReflectionFactory::newConstructorForSerialization with method handles 2023-09-14 16:10:55 +00:00
StaticFieldsOnInterface.java 8186961: Class.getFields() does not return fields of previously visited super interfaces/classes 2017-12-01 17:06:09 -08:00