jrose [Sat, 01 May 2010 02:42:18 -0700] rev 5420
6939134: JSR 292 adjustments to method handle invocation
Summary: split MethodHandle.invoke into invokeExact and invokeGeneric; also clean up JVM-to-Java interfaces
Reviewed-by: twisti
twisti [Fri, 30 Apr 2010 08:37:24 -0700] rev 5419
6943304: remove tagged stack interpreter
Reviewed-by: coleenp, never, gbenson
twisti [Fri, 30 Apr 2010 04:27:25 -0700] rev 5418
6939182: Zero JNI handles fix
Summary: Zero will exit with an error when invoked with -Xcheck:jni.
Reviewed-by: twisti, kamg
Contributed-by: Gary Benson <gbenson@redhat.com>
iveresov [Thu, 29 Apr 2010 17:53:58 -0700] rev 5417
6948602: Disable use of SSE4.2 in String.indexOf intrinsic until 6942326 is fixed
Summary: Disable the use of pcmpestri until it can be guaranteed that the load doesn't cross in to the uncommited space. See 6942326.
Reviewed-by: never, kvn
twisti [Thu, 29 Apr 2010 06:30:25 -0700] rev 5416
6829193: JSR 292 needs to support SPARC
Summary: There are unimplemented portions of the hotspot code for method handles and invokedynamic specific to SPARC.
Reviewed-by: kvn, never, jrose
dcubed [Tue, 11 May 2010 17:41:11 -0700] rev 5415
Merge
dcubed [Mon, 10 May 2010 13:09:44 -0700] rev 5414
Merge
dcubed [Wed, 05 May 2010 16:39:47 -0700] rev 5413
Merge