Request for reviews (XS): 6935535: String.indexOf() returns incorrect result on x86 with SSE4.2
Vladimir Kozlov
Vladimir.Kozlov at Sun.COM
Tue Mar 16 19:15:29 PDT 2010
http://cr.openjdk.java.net/~kvn/6935535/webrev
Fixed 6935535: String.indexOf() returns incorrect result on x86 with SSE4.2
Added missing counter decrement when substring search restarted.
Added regression test.
More information about the hotspot-compiler-dev
mailing list