jdk/src/share/classes/java/lang/invoke/MethodHandleImpl.java
Tue, 26 Feb 2013 20:36:52 +0100 ewendeli Merge
Tue, 26 Feb 2013 11:05:26 +0000 kmo 7087570: java.lang.invoke.MemberName information wrong for method handles created with findConstructor
Fri, 22 Feb 2013 03:00:48 -0800 vlivanov 8006439: Improve MethodHandles coverage
Thu, 20 Dec 2012 11:16:14 -0800 twisti 8005345: JSR 292: JDK performance tweaks
Thu, 25 Oct 2012 20:32:10 -0700 lana Merge
Fri, 19 Oct 2012 17:04:35 -0700 twisti 8000989: smaller code changes to make future JSR 292 backports easier
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
Thu, 12 Jul 2012 00:11:35 -0700 jrose 7129034: VM crash with a field setter method with a filterArguments
Wed, 18 Jan 2012 17:34:29 -0800 jrose 7117167: Misc warnings in java.lang.invoke and sun.invoke.*
Wed, 09 Nov 2011 00:46:13 -0800 twisti 7109063: JSR 292: fix for 7085860 is incomplete
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
Thu, 26 May 2011 17:37:36 -0700 jrose 7032323: code changes for JSR 292 EG adjustments to API, through Public Review
Tue, 17 May 2011 19:48:19 -0700 jrose 7044892: JSR 292: API entry points sometimes throw the wrong exceptions or doesn't throw the expected one
Tue, 17 May 2011 19:48:14 -0700 jrose 7032850: MethodHandle.invokeGeneric throws unspecified RuntimeException if parameterized method is called
Thu, 12 May 2011 19:27:49 -0700 jrose 6939861: JVM should handle more conversion operations
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