27 Mar
2017
27 Mar
'17
5:14 p.m.
On 27/03/17 04:05, Ningsheng Jian wrote:
Aha, yes! It does fix the issue I met! Thanks a lot, Andrew!
I was not able to find the misuse of registers around the crash code.
Checking jdk9 source, this kind of misuse also exists on those string_indexof supports.
Fixed as http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/983fe2075557 Thank you very much for finding this bug and producing the test case. You have averted what would have been a very nasty bug from being in the JDK9 release. JDK8 patch will follow. Andrew.