Wed, 17 Mar 2010 10:47:03 -0700 6935535: String.indexOf() returns incorrect result on x86 with SSE4.2
kvn [Wed, 17 Mar 2010 10:47:03 -0700] rev 5053
6935535: String.indexOf() returns incorrect result on x86 with SSE4.2 Summary: Added missing counter decrement when substring search restarted. Reviewed-by: twisti
Wed, 17 Mar 2010 10:22:41 +0100 6934966: JSR 292 add C1 logic for saved SP over MethodHandle calls
twisti [Wed, 17 Mar 2010 10:22:41 +0100] rev 5052
6934966: JSR 292 add C1 logic for saved SP over MethodHandle calls Summary: The logic for x86 C1 to save the SP over MH calls is pretty straight forward but SPARC handles that differently. Reviewed-by: never, jrose
Tue, 16 Mar 2010 15:35:33 -0700 6935466: new CodeCache flushing code is not guarded by the flag
kvn [Tue, 16 Mar 2010 15:35:33 -0700] rev 5051
6935466: new CodeCache flushing code is not guarded by the flag Summary: Add missing guard. Reviewed-by: never
Tue, 16 Mar 2010 11:52:17 +0100 6934494: JSR 292 MethodHandles adapters should be generated into their own CodeBlob
twisti [Tue, 16 Mar 2010 11:52:17 +0100] rev 5050
6934494: JSR 292 MethodHandles adapters should be generated into their own CodeBlob Summary: Passing a null pointer to an InvokeDynamic function call should lead to a NullPointerException. Reviewed-by: kvn, never
(0) -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip