jdk/src/share/classes/java/lang/reflect/Constructor.java
Tue, 02 Apr 2013 16:26:54 -0700 darcy 8004979: java.lang.reflect.Modifier.toString should include "default"
Wed, 06 Mar 2013 18:35:51 +0100 jfranck 8007808: Missing method: Executable.getAnnotatedReturnType()
Tue, 29 Jan 2013 10:32:49 +0100 jfranck 8004698: Implement Core Reflection for Type Annotations
Wed, 23 Jan 2013 17:54:34 +0000 robm 8004729: Add java.lang.reflect.Parameter and related changes for parameter reflection
Wed, 19 Dec 2012 11:53:52 -0800 darcy 8005097: Tie isSynthetic javadoc to the JLS
Tue, 18 Dec 2012 14:49:39 -0800 darcy 8004699: Add type annotation storage to Constructor, Field and Method
Fri, 02 Nov 2012 15:50:11 +0000 alanb 7197491: update copyright year to match last edit in jdk8 jdk repository
Fri, 31 Aug 2012 13:42:47 -0700 dxu 7193406: Clean-up JDK Build Warnings in java.util, java.io
Mon, 15 Aug 2011 17:17:21 -0700 jjg 7077389: Reflection classes do not build with javac -Xlint:all -Werror
Tue, 19 Jul 2011 17:45:11 -0700 darcy 7007535: (reflect) Please generalize Constructor and Method
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
Mon, 04 Apr 2011 11:55:05 -0700 mduigou 6565585: Remove critical section in Method.invoke, Constructor.newInstance, Field.getFieldAccessor improving performance
Mon, 04 Apr 2011 11:22:45 -0700 darcy 6543593: (reflect) Clarify private final field mutability
Tue, 04 Jan 2011 17:05:38 -0800 lana Merge
Mon, 20 Dec 2010 13:47:04 -0800 smarks 6880112: Project Coin: Port JDK core library code to use diamond operator
Tue, 28 Dec 2010 15:53:50 -0800 ohair 6962318: Update copyright year
Wed, 08 Sep 2010 17:10:04 -0700 darcy 6294399: (reflect) Constructor.getName() returns fully qualified name of declaring class
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
Tue, 22 Sep 2009 16:11:23 -0700 darcy 6468534: (reflect) Exception types cannot be parameterized, rephrase getGenericExceptionTypes.
Fri, 28 Aug 2009 14:11:00 -0700 darcy 6261502: (reflect) Add the functionality to screen out the "inappropriate" modifier bits
Tue, 03 Mar 2009 19:26:43 -0800 mchung 6799230: Lazily load java.lang.annotation.Annotation class
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip