RFR: 8278518: String(byte[], int, int, Charset) constructor and String.translateEscapes() miss bounds check elimination [v2]
Roland Westrelin
roland at openjdk.java.net
Thu Jan 13 10:24:17 UTC 2022
On Thu, 13 Jan 2022 01:49:40 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> I suggest to replace `ShouldNotReachHere()` with `fatal(" invalid bytecode: %s", Bytecodes::name(iter.cur_bc()));`
Thanks for running testing and the suggestion. Should be fixed now.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7034
More information about the hotspot-compiler-dev
mailing list