jdk/src/share/classes/java/lang/invoke/MethodHandles.java
Mon, 14 Jul 2014 13:57:44 +0400 twisti 8035788: Provide more consistency for lookups
Mon, 09 Jun 2014 15:40:40 +0400 vlivanov 8032400: JSR292: invokeSpecial: InternalError attempting to lookup a method
Mon, 24 Feb 2014 18:11:55 +0400 vlivanov 8037210: Get rid of char-based descriptions 'J' of basic types
Mon, 12 May 2014 14:12:33 +0400 yan 8030709: Tidy warnings cleanup for java.lang package; minor cleanup in java.math, javax.script
Fri, 13 Dec 2013 18:06:31 -0800 jrose 8029844: Enhance argument validation
Thu, 24 Oct 2013 10:52:15 -0700 twisti 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms
Thu, 17 Oct 2013 13:43:46 -0400 rriggs 8026183: minor documentation problems in java.lang.invoke
Tue, 15 Oct 2013 09:27:32 +0100 chegar Merge
Sat, 05 Oct 2013 05:30:40 -0700 jrose 8024438: JSR 292 API specification maintenance for JDK 8
Sat, 05 Oct 2013 05:30:39 -0700 jrose 8025112: JSR 292 spec updates for security manager and caller sensitivity
Sat, 05 Oct 2013 05:30:39 -0700 jrose 8001110: method handles should have a collectArguments transform, generalizing asCollector
Sat, 05 Oct 2013 05:30:39 -0700 jrose 8024599: JSR 292 direct method handles need to respect initialization rules for static members
Sat, 05 Oct 2013 05:30:39 -0700 jrose 8001108: an attempt to use "<init>" as a method name should elicit NoSuchMethodException
Sat, 05 Oct 2013 05:30:39 -0700 jrose 8001109: arity mismatch on a call to spreader method handle should elicit IllegalArgumentException
Sat, 05 Oct 2013 05:30:39 -0700 jrose 8019417: JSR 292 javadoc should clarify method handle arity limits
Sat, 05 Oct 2013 05:30:38 -0700 jrose 8001105: findVirtual of Object[].clone produces internal error
Sat, 05 Oct 2013 05:30:38 -0700 jrose 8024761: JSR 292 improve performance of generic invocation
Thu, 03 Oct 2013 19:06:43 +0100 chegar Merge
Mon, 12 Aug 2013 13:47:21 -0700 twisti 8022066: Evaluation of method reference to signature polymorphic method crashes VM
Thu, 25 Jul 2013 19:03:29 +0100 chegar Merge
Mon, 22 Jul 2013 19:41:07 -0700 mchung 8017196: Ensure Proxies are handled appropriately
Tue, 03 Sep 2013 21:42:56 -0700 rfield 8008688: Make MethodHandleInfo public
Tue, 02 Jul 2013 15:58:09 -0700 mchung 8007035: deprecate public void SecurityManager.checkMemberAccess(Class<?> clazz, int which)
Thu, 27 Jun 2013 19:02:02 -0700 darcy 8019357: Fix doclint warnings in java.lang.invoke
Mon, 17 Jun 2013 11:26:16 +0100 chegar Merge
Wed, 08 May 2013 12:09:35 -0700 twisti 8009424: Restrict publicLookup with additional checks
Mon, 10 Jun 2013 12:58:32 +0100 alanb 8016217: More javadoc warnings
Tue, 16 Apr 2013 21:39:52 -0700 mchung 8010117: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive
Fri, 01 Mar 2013 04:45:12 +0400 vlivanov 8008140: Better method handle resolution
Tue, 26 Feb 2013 20:36:52 +0100 ewendeli Merge
less more (0) -30 tip