jdk-24/test/jdk/java/lang/Class
Doug Simon bd22d2381f 8318027: Support alternative name to jdk.internal.vm.compiler
Reviewed-by: erikj, ihse, kvn, alanb, mli
2023-10-23 13:15:31 +00:00
..
asSubclass 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
attributes 8243287: Removal of Unsafe::defineAnonymousClass 2021-05-13 12:46:54 +00:00
forName 8310922: java/lang/Class/forName/ForNameNames.java fails after being added by JDK-8310242 2023-06-26 21:25:09 +00:00
getClasses 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
getDeclaredClasses 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
getDeclaredField 8318027: Support alternative name to jdk.internal.vm.compiler 2023-10-23 13:15:31 +00:00
getDeclaredMethod 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
getDeclaringClass 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
getEnclosingClass 8261003: Bad Copyright header format after JDK-8183372 2021-02-02 22:14:07 +00:00
getEnclosingConstructor 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
getEnclosingMethod 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
getEnumConstants 8296196: Class.getEnumConstants() throws undocumented ClassCastException and NullPointerException 2022-11-10 06:20:57 +00:00
getField 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
getFields 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
getMethod 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
getMethods 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
getModifiers 8296743: Tighten Class.getModifiers spec for array classes 2022-11-18 21:51:55 +00:00
getPackageName 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
getResource 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
getSimpleName 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UnnamedClass 8309574: Improve core reflection tests for JEP 445 2023-06-07 18:11:56 +00:00
ArrayMethods.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ArrayType.java 8268250: Class.arrayType() for a 255-d array throws undocumented IllegalArgumentException 2022-02-17 17:12:40 +00:00
Cast.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EnumPoseur.class 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EnumPoseur.java.src 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Foo.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ForPrimitiveName.java 6361826: (reflect) provide method for mapping strings to class object for primitive types 2023-07-14 20:18:23 +00:00
GenericStringTest.java 6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods 2018-11-01 20:37:45 -07:00
GetModuleTest.java 8243287: Removal of Unsafe::defineAnonymousClass 2021-05-13 12:46:54 +00:00
GetPackageBootLoaderChildLayer.java 8206952: java/lang/Class/GetPackageBootLoaderChildLayer.java fails with Graal 2018-07-09 22:20:02 -07:00
GetPackageTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IsAnnotationType.java 8200128: Fix some "annoations" typos 2018-04-05 09:36:01 -07:00
IsEnum.java 8284853: Fix various 'expected' typo 2022-04-14 18:05:49 +00:00
IsSynthetic.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NameTest.java 8281671: Class.getCanonicalName spec should explicitly cover array classes 2022-02-16 22:02:55 +00:00
TypeCheckMicroBenchmark.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00