6942326: x86 code in string_indexof() could read beyond reserved heap space
Summary: 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
Showing
test/compiler/6942326/Test.java
0 → 100644
想要评论请 注册 或 登录