hg: hsx/hsx17/baseline: 6935535: String.indexOf() returns incorrect result on x86 with SSE4.2
vladimir.kozlov at sun.com
vladimir.kozlov at sun.com
Fri Mar 19 14:00:55 PDT 2010
Changeset: 13b5f241341a
Author: kvn
Date: 2010-03-19 11:24 -0700
URL: http://hg.openjdk.java.net/hsx/hsx17/baseline/rev/13b5f241341a
6935535: String.indexOf() returns incorrect result on x86 with SSE4.2
Summary: Added missing counter decrement when substring search restarted.
Reviewed-by: twisti
! src/cpu/x86/vm/assembler_x86.cpp
+ test/compiler/6935535/Test.java
More information about the hotspot-dev
mailing list