log src/share/vm/prims/methodHandles.hpp @ 1849:5beba6174298

age author description
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