hg: hsx/hsx16/baseline: 6875866: Intrinsic for String.indexOf() is broken on x86 with SSE4.2

vladimir.kozlov at sun.com vladimir.kozlov at sun.com
Wed Aug 26 15:33:23 PDT 2009


Changeset: 9f00229d78ce
Author:    kvn
Date:      2009-08-26 12:54 -0700
URL:       http://hg.openjdk.java.net/hsx/hsx16/baseline/rev/9f00229d78ce

6875866: Intrinsic for String.indexOf() is broken on x86 with SSE4.2
Summary: Start rescan from the next element after the previous match.
Reviewed-by: never

! src/cpu/x86/vm/x86_32.ad
! src/cpu/x86/vm/x86_64.ad
+ test/compiler/6875866/Test.java



More information about the hotspot-dev mailing list