log src/share/vm/prims/methodHandles.cpp @ 24234:ea6f94ab283b default tip

age author description
Mon, 14 Aug 2017 23:20:38 +0200 Doug Simon Merge with jdk8u141-b15 jvmci-0.32
Tue, 13 Dec 2016 14:37:04 -0500 coleenp 8168699: Validate special case invocations jdk8u131-b01
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Thu, 30 Apr 2015 03:31:58 -0700 sspitsyn 8073705: more performance issues in class redefinition
Thu, 20 Aug 2015 23:01:30 +0200 Doug Simon clarified error message when encountering an unexpected intrinsic id
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Wed, 19 Nov 2014 13:02:11 -0500 coleenp 8042235: redefining method used by multiple MethodHandles crashes VM
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Thu, 22 May 2014 15:52:41 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Wed, 15 Oct 2014 11:59:32 +0200 Gilles Duboscq Merge with jdk8-b132
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
Thu, 05 Dec 2013 00:36:42 -0800 jrose 8029507: Enhance JVM method processing
Wed, 20 Nov 2013 00:10:38 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Wed, 23 Oct 2013 20:15:24 +0400 sspitsyn 8023004: JSR 292: java.lang.RuntimeException: Original target method was called.