jdk-24/hotspot/test/compiler/6942326
Vladimir Kozlov a74bc73598 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
2011-02-26 12:10:54 -08:00
..
Test.java 6942326: x86 code in string_indexof() could read beyond reserved heap space 2011-02-26 12:10:54 -08:00