log src/share/vm/prims/methodHandles.cpp @ 14223:de6a9e811145

age author description
Wed, 23 Oct 2013 20:15:24 +0400 sspitsyn 8023004: JSR 292: java.lang.RuntimeException: Original target method was called.
Mon, 07 Oct 2013 12:20:28 -0400 acorn 8009130: Lambda: Fix access controls, loader constraints.
Fri, 11 Oct 2013 10:38:03 +0200 Gilles Duboscq Merge with hs25-b53
Fri, 13 Sep 2013 22:38:02 -0400 drchase 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
Wed, 31 Jul 2013 11:00:54 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Tue, 02 Jul 2013 20:27:00 -0700 twisti 8017571: JSR292: JVM crashing on assert "cast to instanceKlass" while producing MethodHandle for array methods with MethodHandle.findVirtual
Tue, 09 Jul 2013 14:39:34 -0700 twisti Code installer changes for SPARC.
Thu, 23 May 2013 23:04:33 -0700 sspitsyn 8014288: perf regression in nashorn JDK-8008448.js test after 8008511 changes
Thu, 16 May 2013 13:47:55 -0700 twisti Merge
Mon, 06 May 2013 13:53:13 -0700 twisti 7196277: JSR 292: Two jck/runtime tests crash on java.lang.invoke.MethodHandle.invokeExact
Wed, 08 May 2013 14:18:03 -0700 bharadwaj 8013875: Incorrect vtable index being set during methodHandle creation for static
Tue, 30 Apr 2013 11:56:52 -0700 ccheung 8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap"
Tue, 23 Apr 2013 08:12:14 -0700 bharadwaj 8012961: Do not restrict static interface methods to be private
Sat, 20 Apr 2013 04:07:08 -0700 sspitsyn 8008511: JSR 292: MemberName vmtarget refs to methods must be updated at class redefinition
Thu, 18 Apr 2013 08:05:35 -0700 bharadwaj 8006267: InterfaceMethod_ref should allow invokestatic and invokespecial