jdk/src/share/classes/java/lang/reflect/Executable.java
Wed, 02 Oct 2013 19:13:42 -0400 emc 8020981: Update methods of java.lang.reflect.Parameter to throw correct exceptions
Mon, 30 Sep 2013 12:19:48 +0200 jfranck 8009719: core reflection should get type annotation data from the VM lazily
Mon, 30 Sep 2013 11:18:18 +0200 jfranck 8007072: Update Core Reflection for Type Annotations to match latest spec
Wed, 11 Sep 2013 09:24:32 -0400 emc 6962494: Update documentation on Executable.getParameterAnnotations()
Wed, 03 Jul 2013 19:47:15 -0400 emc 8016285: Add java.lang.reflect.Parameter.isNamePresent()
Mon, 24 Jun 2013 23:40:31 -0700 darcy 8017550: Fix doclint issues in java.lang and subpackages
Fri, 10 May 2013 10:20:13 +0200 jfranck 8007073: Implement Core Reflection for Type Annotations on parameters
Tue, 07 May 2013 09:52:23 +0200 jfranck 8013541: Revise javadoc for Executable.getAnnotatedReturnType()
Thu, 25 Apr 2013 14:23:24 -0400 emc 8012937: Correct errors in javadoc comments.
Mon, 08 Apr 2013 17:06:20 -0700 darcy 6298888: Add toGenericString to j.l.Class and getTypeName to j.l.reflect.Type
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()
Wed, 13 Feb 2013 10:36:36 +0100 jfranck 8007278: Rename j.l.r.AnnotatedElement.getAnnotations(Class) to getAnnotationsByType(Class)
Mon, 11 Feb 2013 20:16:18 +0000 alanb 8007405: Update java.lang.reflect API to replace SYNTHESIZED with MANDATED
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
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
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
Tue, 28 Feb 2012 13:14:47 -0800 darcy 7149626: (reflect) Improve javadoc of java.lang.reflect.Executable
Mon, 15 Aug 2011 17:17:21 -0700 jjg 7077389: Reflection classes do not build with javac -Xlint:all -Werror
Thu, 04 Aug 2011 08:53:16 -0700 mduigou 7073296: Executable.equalParamTypes() incorrectly returns true when the number of params differs.
Tue, 19 Jul 2011 17:45:11 -0700 darcy 7007535: (reflect) Please generalize Constructor and Method
less more (0) tip