jdk-24/test/jdk/java/lang/reflect
Chen Liang 91bd85d65d 8333854: IllegalAccessError with proxies after JDK-8332457
Reviewed-by: redestad, asotona
2024-06-18 13:51:50 +00:00
..
AccessControl 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
annotationSharing 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Array 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Assignment 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DefaultStaticTest 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
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 8323058: Revisit j.l.classfile.CodeBuilder API surface 2024-05-02 10:08:29 +00:00
Modifier 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Nestmates 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
Parameter 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Proxy 8333854: IllegalAccessError with proxies after JDK-8332457 2024-06-18 13:51:50 +00:00
PublicMethods 8296945: PublicMethodsTest is slow due to dependency verification with debug builds 2022-11-21 07:41:11 +00:00
records 8320575: generic type information lost on mandated parameters of record's compact constructors 2024-05-24 20:43:23 +00:00
ReflectPermission 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
sealed_classes 8286474: Drop --enable-preview from Sealed Classes related tests 2022-05-11 05:27:56 +00:00
TypeVariable 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ChainedReflection.java 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 2021-10-28 18:32:50 +00:00
DefaultAccessibility.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
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