jdk/src/share/classes/java/lang/reflect/Field.java
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, 02 Apr 2013 16:26:54 -0700 darcy 8004979: java.lang.reflect.Modifier.toString should include "default"
Wed, 13 Feb 2013 10:36:36 +0100 jfranck 8007278: Rename j.l.r.AnnotatedElement.getAnnotations(Class) to getAnnotationsByType(Class)
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
Tue, 18 Dec 2012 14:49:39 -0800 darcy 8004699: Add type annotation storage to Constructor, Field and Method
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
Mon, 15 Aug 2011 17:17:21 -0700 jjg 7077389: Reflection classes do not build with javac -Xlint:all -Werror
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, 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, 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