jdk/src/share/classes/java/lang/reflect/Proxy.java
Mon, 22 Jul 2013 19:41:07 -0700 mchung 8017196: Ensure Proxies are handled appropriately
Thu, 23 May 2013 12:58:51 +0100 chegar Merge
Wed, 08 May 2013 11:22:25 +0100 chegar Merge
Wed, 17 Apr 2013 15:04:59 -0700 mchung 8011557: Improve reflection utility classes
Thu, 16 May 2013 15:08:24 -0700 mchung 4487672: (proxy) Proxy constructor should check for null argument
Fri, 26 Apr 2013 16:09:53 -0700 plevart 7123493: (proxy) Proxy.getProxyClass doesn't scale under high load
Wed, 17 Apr 2013 12:04:15 -0700 mchung 8004260: dynamic proxy class should have the same Java language access as the proxy interfaces
Tue, 16 Apr 2013 21:39:52 -0700 mchung 8010117: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive
Mon, 28 Jan 2013 15:53:29 -0800 mchung 8006882: Proxy generated classes in sun.proxy package breaks JMockit
Sun, 03 Feb 2013 23:25:38 +0100 ewendeli Merge
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
Tue, 30 Aug 2011 11:53:11 -0700 sherman 7084245: Update usages of InternalError to use exception chaining
Mon, 15 Aug 2011 17:17:21 -0700 jjg 7077389: Reflection classes do not build with javac -Xlint:all -Werror
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
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