hg: hsx/hsx17/baseline: 6948602: Disable use of SSE4.2 in String.indexOf intrinsic until 6942326 is fixed
igor.veresov at oracle.com
igor.veresov at oracle.com
Thu Apr 29 22:06:52 PDT 2010
Changeset: 9d9e74a1628e
Author: iveresov
Date: 2010-04-29 17:58 -0700
URL: http://hg.openjdk.java.net/hsx/hsx17/baseline/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