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

Vladimir Kozlov Vladimir.Kozlov at Sun.COM
Wed Mar 17 09:32:44 PDT 2010


Thank you, Christian

Vladimir

Christian Thalinger wrote:
> 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