jdk/src/share/classes/java/lang/Class.java
Mon, 30 Sep 2013 11:18:18 +0200 jfranck 8007072: Update Core Reflection for Type Annotations to match latest spec
Thu, 03 Oct 2013 19:06:43 +0100 chegar Merge
Fri, 06 Sep 2013 09:41:21 +0100 chegar Merge
Fri, 09 Aug 2013 14:43:19 +0100 chegar Merge
Thu, 25 Jul 2013 19:03:29 +0100 chegar Merge
Mon, 15 Jul 2013 14:44:50 +0200 jfranck 8014349: (cl) Class.getDeclaredClass problematic in some class loader configurations
Thu, 19 Sep 2013 16:14:13 +0200 plevart 8011940: java.lang.Class.getAnnotations() always enters synchronized method
Wed, 11 Sep 2013 09:45:52 +0200 jfranck 4987375: (reflect) Class.get{Declared}Method{s} does not return clone() for array types
Fri, 06 Sep 2013 14:20:12 +0200 jfranck 5047859: (reflect) Class.getField can't find String[].length
Mon, 26 Aug 2013 13:38:14 +0200 jfranck 8022343: j.l.Class.getAnnotatedSuperclass() doesn't return null in some cases
Thu, 18 Jul 2013 23:16:52 -0700 darcy 8020810: Typo in javadoc for Class.toGenericString()
Mon, 15 Jul 2013 10:55:53 +0200 plevart 7122142: (ann) Race condition between isAnnotationPresent and getAnnotations
Tue, 02 Jul 2013 15:58:09 -0700 mchung 8007035: deprecate public void SecurityManager.checkMemberAccess(Class<?> clazz, int which)
Mon, 24 Jun 2013 23:40:31 -0700 darcy 8017550: Fix doclint issues in java.lang and subpackages
Tue, 18 Jun 2013 09:39:25 +0100 chegar Merge
Tue, 07 May 2013 13:23:08 +0200 jfranck 8011139: (reflect) Revise checking in getEnclosingClass
Mon, 10 Jun 2013 10:38:33 +0100 chegar Merge
Wed, 17 Apr 2013 15:04:59 -0700 mchung 8011557: Improve reflection utility classes
Fri, 19 Apr 2013 14:40:31 +0100 jfranck 8007812: (reflect) Class.getEnclosingMethod problematic for some classes
Mon, 17 Jun 2013 16:28:22 +0400 shade 8016236: Class.getGenericInterfaces performance improvement
Thu, 06 Jun 2013 09:51:17 -0400 emc 8016019: Remove setProtectionDomain0 and JVM_SetProtectionDomain in JDK
Wed, 22 May 2013 20:03:45 -0700 darcy 8014836: Have GenericDeclaration extend AnnotatedElement
Tue, 16 Apr 2013 21:39:52 -0700 mchung 8010117: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive
Mon, 08 Apr 2013 17:06:20 -0700 darcy 6298888: Add toGenericString to j.l.Class and getTypeName to j.l.reflect.Type
Tue, 12 Mar 2013 19:04:49 -0700 lana Merge
Mon, 04 Mar 2013 19:42:56 -0800 darcy 8009267: Restore isAnnotationPresent methods in public AnnotatedElement implementations
Tue, 19 Feb 2013 21:48:01 +0100 ewendeli Merge
Wed, 13 Feb 2013 10:36:36 +0100 jfranck 8007278: Rename j.l.r.AnnotatedElement.getAnnotations(Class) to getAnnotationsByType(Class)
Tue, 05 Feb 2013 15:35:35 +0100 ewendeli Merge
Mon, 04 Feb 2013 17:56:29 -0800 darcy 8007113: Upgrade AnnotatedElement.isAnnotionPresent to be a default method
less more (0) -50 -30 tip