RFR: 8278518: String(byte[], int, int, Charset) constructor and String.translateEscapes() miss bounds check elimination [v2]
Roland Westrelin
roland at openjdk.java.net
Mon Jan 24 14:03:05 UTC 2022
On Thu, 13 Jan 2022 01:49:40 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Roland Westrelin has updated the pull request incrementally with one additional commit since the last revision:
>>
>> review
>
> I suggest to replace `ShouldNotReachHere()` with `fatal(" invalid bytecode: %s", Bytecodes::name(iter.cur_bc()));`
@vnkozlov can you take another look at this now that John reviewed it?
-------------
PR: https://git.openjdk.java.net/jdk/pull/7034
More information about the hotspot-compiler-dev
mailing list