jdk-24/test/jdk/java/lang/reflect
2022-08-16 18:43:58 +00:00
..
AccessControl 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AccessFlag 8289106: Add model of class file versions to core reflection 2022-08-16 18:43:58 +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 8287596: Reorg jdk.test.lib.util.ForceGC 2022-07-06 14:23:44 +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 8221642: AccessibleObject::setAccessible throws NPE when invoked by JNI code with no java frame on stack 2022-02-01 00:09:35 +00:00
Field 8277451: java.lang.reflect.Field::set on static field with invalid argument type should throw IAE 2021-11-23 17:14:59 +00:00
Generics 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Method 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 2021-10-28 18:32:50 +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 8285401: Proxy class initializer should use 3-arg Class.forName to avoid unnecessary class initialization 2022-05-31 18:30:39 +00:00
PublicMethods 8222448: java/lang/reflect/PublicMethods/PublicMethodsTest.java times out 2019-06-04 12:50:15 -07:00
records 8281462: Annotation toString output for enum not reusable for source input 2022-02-11 23:24:08 +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 8277964: ClassCastException with no stack trace is thrown with -Xcomp in method handle invocation 2021-12-15 21:45:45 +00:00
MethodHandleAccessorsTest.java 8277451: java.lang.reflect.Field::set on static field with invalid argument type should throw IAE 2021-11-23 17:14:59 +00:00
OldenCompilingWithDefaults.java 8206440: Remove javac -source/-target 6 from jdk regression tests 2018-07-06 09:37:44 -07:00
StaticFieldsOnInterface.java 8186961: Class.getFields() does not return fields of previously visited super interfaces/classes 2017-12-01 17:06:09 -08:00