Request for reviews (XS): 6935535: String.indexOf() returns incorrect result on x86 with SSE4.2

Christian Thalinger Christian.Thalinger at Sun.COM
Wed Mar 17 05:44:18 PDT 2010


On Tue, 2010-03-16 at 19:15 -0700, Vladimir Kozlov wrote:
> 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.

Looks good.  -- Christian



More information about the hotspot-compiler-dev mailing list