hg: hsx/hsx17/master: 6948602: Disable use of SSE4.2 in String.indexOf intrinsic until 6942326 is fixed

erik.trimble at oracle.com erik.trimble at oracle.com
Tue May 4 20:20:05 PDT 2010


Changeset: 9d9e74a1628e
Author:    iveresov
Date:      2010-04-29 17:58 -0700
URL:       http://hg.openjdk.java.net/hsx/hsx17/master/rev/9d9e74a1628e

6948602: Disable use of SSE4.2 in String.indexOf intrinsic until 6942326 is fixed
Summary: Disable the use of pcmpestri until it can be guaranteed that the load doesn't cross in to the uncommited space. See 6942326.
Reviewed-by: never, kvn

! src/share/vm/opto/library_call.cpp



More information about the hotspot-dev mailing list