jdk-24/jdk/test/java/lang/Class
2015-11-03 17:41:38 -08:00
..
asSubclass
forName 8050051: Remove unneeded/obsolete -source/-target options in shell tests 2014-07-11 14:06:42 -07:00
getClasses
getDeclaredClasses
getDeclaredField 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
getDeclaredMethod
getDeclaringClass
getEnclosingClass 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
getEnclosingConstructor 8014678: Spurious AccessControlException thrown in java.lang.Class.getEnclosingMethod() 2015-02-25 14:30:02 +01:00
getEnclosingMethod 8014678: Spurious AccessControlException thrown in java.lang.Class.getEnclosingMethod() 2015-02-25 14:30:02 +01:00
getField 5047859: (reflect) Class.getField can't find String[].length 2013-09-06 14:20:12 +02:00
getFields 8063147: Class.getFields spec should state that fields are inherited from superinterfaces 2014-11-06 13:29:36 -08:00
getMethod
getMethods
getModifiers
getSimpleName 8081347: Add @modules to jdk_core tests 2015-05-28 10:54:48 -07:00
ArrayMethods.java 4987375: (reflect) Class.get{Declared}Method{s} does not return clone() for array types 2013-09-11 09:45:52 +02:00
Cast.java
EnumPoseur.class
EnumPoseur.java.src
GenericStringTest.java 8060077: Class.toGenericString specification doesn't mention array types 2015-01-16 14:04:27 -08:00
IsAnnotationType.java
IsEnum.java 8141368: Typo in java/lang/Class/IsEnum.java test 2015-11-03 17:41:38 -08:00
IsSynthetic.java
TypeCheckMicroBenchmark.java 8065998: Avoid use of _ as a one-character identifier 2014-12-02 15:12:40 +01:00