hotspot/src/share/vm/prims/methodHandles.hpp
Thu, 24 Mar 2016 11:21:49 +0100 psandoz 8149644: Integrate VarHandles
Mon, 15 Feb 2016 20:26:02 +0300 vlivanov 8138922: StubCodeDesc constructor publishes partially-constructed objects on StubCodeDesc::_list
Thu, 07 Jan 2016 21:10:28 +0000 jprovino Merge
Tue, 22 Dec 2015 11:11:29 -0500 coleenp 8074457: Remove the non-Zero CPP Interpreter
Fri, 04 Dec 2015 23:46:19 +0300 vlivanov 8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
Fri, 15 May 2015 19:23:11 +0300 vlivanov 8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared
Thu, 30 Apr 2015 18:14:58 -0400 bharadwaj Merge
Mon, 27 Apr 2015 19:51:00 -0700 sspitsyn 8073705: more performance issues in class redefinition
Fri, 17 Apr 2015 18:17:06 +0300 vlivanov 8057967: CallSite dependency tracking scales devastatingly poorly
Tue, 14 Apr 2015 18:16:10 +0300 mhaupt 8076461: JSR292: remove unused native and constants
Thu, 11 Dec 2014 15:06:12 -0800 kvn Merge
Thu, 11 Dec 2014 13:11:53 -0800 aph 8064611: AARCH64: Changes to HotSpot shared code
Wed, 19 Nov 2014 13:02:11 -0500 coleenp 8042235: redefining method used by multiple MethodHandles crashes VM
Fri, 24 Oct 2014 14:25:46 +0200 anoll 8046809: vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full.
Thu, 05 Dec 2013 00:36:42 -0800 jrose 8029507: Enhance JVM method processing
Fri, 13 Sep 2013 22:38:02 -0400 drchase 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
Thu, 23 May 2013 23:04:33 -0700 sspitsyn 8014288: perf regression in nashorn JDK-8008448.js test after 8008511 changes
Sat, 20 Apr 2013 04:07:08 -0700 sspitsyn 8008511: JSR 292: MemberName vmtarget refs to methods must be updated at class redefinition
Mon, 08 Oct 2012 17:04:00 -0700 twisti 8000263: JSR 292: signature types may appear to be unloaded
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Thu, 19 Jan 2012 13:00:11 -0800 jrose 7111138: delete the obsolete flag -XX:+UseRicochetFrames
Wed, 14 Sep 2011 16:28:39 +0200 bdelsart 7077806: ARM: java.lang.InternalError: bound subword value does not fit into the subword type
Fri, 02 Sep 2011 20:58:21 -0700 never 7071307: MethodHandle bimorphic inlining should consider the frequency
Thu, 23 Jun 2011 17:14:06 -0700 jrose 7056328: JSR 292 invocation sometimes fails in adapters for types not on boot class path
Tue, 14 Jun 2011 14:41:33 -0700 never 7052219: JSR 292: Crash in ~BufferBlob::MethodHandles adapters
Fri, 03 Jun 2011 22:31:43 -0700 never 7045514: SPARC assembly code for JSR 292 ricochet frames
Wed, 01 Jun 2011 23:25:20 -0700 jrose 7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError
Tue, 17 May 2011 16:50:27 +0200 bdelsart 7045515: ARM assembly code for JSR 292 ricochet frames
Thu, 12 May 2011 14:04:48 -0700 twisti 6998541: JSR 292 implement missing return-type conversion for OP_RETYPE_RAW
Fri, 06 May 2011 16:33:13 -0700 never 6939861: JVM should handle more conversion operations
Mon, 18 Apr 2011 01:33:28 -0700 twisti 7018355: JSR 292: VM crash in DefNewGeneration::copy_to_survivor_space
Fri, 11 Mar 2011 22:34:57 -0800 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Mon, 10 Jan 2011 00:56:39 -0800 twisti 7010180: JSR 292 InvokeDynamicPrintArgs fails with: assert(_adapter == NULL) failed: init'd to NULL
Wed, 22 Dec 2010 02:02:53 -0800 twisti 7007377: JSR 292 MethodHandlesTest.testCastFailure fails on SPARC with -Xcomp +DeoptimizeALot
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Wed, 13 Oct 2010 01:19:43 -0700 twisti 6987555: JSR 292 unboxing to a boolean value fails on big-endian SPARC
Mon, 13 Sep 2010 23:24:30 -0700 jrose 6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Sat, 01 May 2010 02:42:18 -0700 jrose 6939134: JSR 292 adjustments to method handle invocation
Fri, 30 Apr 2010 08:37:24 -0700 twisti 6943304: remove tagged stack interpreter
Thu, 29 Apr 2010 06:30:25 -0700 twisti 6829193: JSR 292 needs to support SPARC
Thu, 18 Mar 2010 09:56:51 +0100 twisti 6932091: JSR 292 x86 code cleanup
Tue, 16 Mar 2010 11:52:17 +0100 twisti 6934494: JSR 292 MethodHandles adapters should be generated into their own CodeBlob
Sat, 17 Oct 2009 19:51:05 -0700 jrose 6815692: method handle code needs some cleanup (post-6655638)
Wed, 08 Apr 2009 10:56:49 -0700 jrose 6655638: dynamic languages need method handles
less more (0) tip