jdk/src/share/classes/java/lang/Class.java
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
Thu, 31 Jan 2013 10:10:34 +0100 jfranck 8005712: Simplify support for repeating annotations in j.l.r.AnnotatedElement
Tue, 29 Jan 2013 10:32:49 +0100 jfranck 8004698: Implement Core Reflection for Type Annotations
Sun, 03 Feb 2013 23:25:38 +0100 ewendeli Merge
Sun, 13 Jan 2013 19:57:06 -0500 dholmes 8005232: (JEP-149) Class Instance size reduction
Wed, 19 Dec 2012 11:53:52 -0800 darcy 8005097: Tie isSynthetic javadoc to the JLS
Wed, 28 Nov 2012 09:21:37 -0800 jfranck 7154390: Add support for repeating annotations in j.l.r.AnnotatedElement
Fri, 02 Nov 2012 15:50:11 +0000 alanb 7197491: update copyright year to match last edit in jdk8 jdk repository
Fri, 02 Nov 2012 16:50:23 -0700 mchung 7197546: (proxy) Reflect about creating reflective proxies
Mon, 01 Oct 2012 15:36:57 +0100 alanb 8000269: Cleanup javadoc warnings
Fri, 24 Aug 2012 22:55:49 -0700 mchung 7193339: Prepare system classes be defined by a non-null module loader
Wed, 18 Jan 2012 17:34:32 -0800 jrose 7030453: JSR 292 ClassValue.get method is too slow
Thu, 08 Dec 2011 13:48:54 -0500 omajid 7117612: Miscellaneous warnings in java.lang
Thu, 10 Nov 2011 11:41:27 -0500 lancea 7110111: Minor Java SE javadoc & Constructor clean up
Tue, 30 Aug 2011 11:53:11 -0700 sherman 7084245: Update usages of InternalError to use exception chaining
Mon, 08 Aug 2011 09:07:43 -0700 darcy 6380161: (reflect) Exception from newInstance() not chained to cause.
Thu, 04 Aug 2011 08:53:16 -0700 mduigou 7073296: Executable.equalParamTypes() incorrectly returns true when the number of params differs.
Sun, 17 Apr 2011 16:19:29 -0700 lana Merge
Wed, 13 Apr 2011 12:16:13 -0700 jjh 7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks
Wed, 06 Apr 2011 22:06:11 -0700 ohair 7033660: Update copyright year to 2011 on any files changed in 2011
Mon, 20 Dec 2010 13:47:04 -0800 smarks 6880112: Project Coin: Port JDK core library code to use diamond operator
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Tue, 06 Oct 2009 13:31:41 -0700 darcy 5062288: (reflect) Core reflection uses raw types when it could be using wildcards
Sat, 12 Sep 2009 15:30:13 -0700 martin 6881442: (reflect) Race condition in Class.getName()
Tue, 07 Jul 2009 16:12:34 -0700 darcy 6857803: Missing links to exceptions in javadoc for Class.getGeneric{Superclass, Interfaces}
Mon, 06 Apr 2009 18:46:20 -0700 valeriep 4735126: (cl) ClassLoader.loadClass locks all instances in chain when delegating
Tue, 03 Mar 2009 19:26:43 -0800 mchung 6799230: Lazily load java.lang.annotation.Annotation class
Wed, 02 Jul 2008 12:55:45 -0700 xdono 6719955: Update copyright year
Mon, 10 Mar 2008 15:07:09 -0700 martin 6600143: Remove another 450 unnecessary casts
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip