jdk/src/share/classes/java/lang/Class.java
Mon, 27 Jan 2014 14:29:37 +0100 psandoz 8032779: Update code in java.lang to use newer language features
Wed, 04 Dec 2013 11:04:05 +0100 jfranck 8029117: (reflect) clarify javadoc for getMethod(...) and getMethods()
Thu, 24 Oct 2013 18:52:13 +0200 alundblad 8027170: Annotations declared on super-super-class should be overridden by super-class.
Tue, 22 Oct 2013 17:02:08 -0400 rriggs 8026982: javadoc errors in core libs
Tue, 22 Oct 2013 12:35:27 +0200 alundblad 8004912: Repeating annotations - getAnnotationsByType(Class<T>) is not working as expected for few inheritance scenarios
Tue, 22 Oct 2013 10:34:12 +0200 jfranck 8009411: (reflect) Class.getMethods should not include static methods from interfaces
Tue, 15 Oct 2013 09:27:32 +0100 chegar Merge
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
less more (0) -50 -30 tip