jdk/src/share/classes/java/lang/invoke/MethodHandleNatives.java
Mon, 24 Feb 2014 18:11:55 +0400 vlivanov 8037210: Get rid of char-based descriptions 'J' of basic types
Tue, 22 Oct 2013 12:57:59 -0400 drchase 8026818: Defmeth failures with -mode invoke
Sat, 05 Oct 2013 05:30:38 -0700 jrose 8024761: JSR 292 improve performance of generic invocation
Fri, 27 Sep 2013 13:32:32 -0400 drchase 8022701: Accessibility checking: InvocationTargetException is thrown instead of IllegalAccessError
Tue, 03 Sep 2013 21:42:56 -0700 rfield 8008688: Make MethodHandleInfo public
Tue, 16 Apr 2013 21:39:52 -0700 mchung 8010117: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive
Fri, 22 Feb 2013 02:58:38 -0800 vlivanov 8004933: Improve MethodHandle interaction with libraries
Fri, 22 Feb 2013 03:00:48 -0800 vlivanov 8006439: Improve MethodHandles coverage
Thu, 24 Jan 2013 16:45:38 -0800 mchung 8004937: Improve proxy construction
Wed, 28 Nov 2012 10:49:15 -0800 mchung 8003851: MethodHandleNatives dependency on java.sql.DriverManager
Thu, 20 Sep 2012 14:02:55 -0700 jrose 7196190: Improve method of handling MethodHandles
Fri, 17 Aug 2012 13:42:25 -0700 jrose 7191102: nightly failures after JSR 292 lazy method handle update (round 3)
Tue, 24 Jul 2012 10:47:44 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Wed, 02 Nov 2011 02:03:30 -0700 twisti 7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods
Wed, 07 Sep 2011 21:05:24 -0700 never 7082631: JSR 292: need profiling support in GWTs
Sat, 16 Jul 2011 15:47:53 -0700 jrose 6983728: JSR 292 remove argument count limitations
Tue, 14 Jun 2011 22:47:09 -0700 jrose 7052202: JSR 292: Crash in sun.invoke.util.ValueConversions.fillArray
Wed, 01 Jun 2011 23:56:47 -0700 jrose 7050328: (jsr-292) findConstructor throws ExceptionInInitializerError if run under SecurityManager
Wed, 01 Jun 2011 23:56:43 -0700 jrose 7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError
Thu, 26 May 2011 17:37:36 -0700 jrose 7032323: code changes for JSR 292 EG adjustments to API, through Public Review
Thu, 12 May 2011 19:27:49 -0700 jrose 6939861: JVM should handle more conversion operations
Thu, 12 May 2011 19:27:33 -0700 jrose 7034977: JSR 292 MethodHandle.invokeGeneric should be renamed MethodHandle.invoke
Wed, 23 Mar 2011 23:02:31 -0700 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
less more (0) tip