6942326: x86 code in string_indexof() could read beyond reserved heap space

Copy small (<8) strings on stack if str+16 crosses a page boundary and load from stack into XMM. Back up pointer when loading string's tail.

Reviewed-by: never
7 files changed