RFR: 8278518: String(byte[], int, int, Charset) constructor and String.translateEscapes() miss bounds check elimination [v2]
Roland Westrelin
roland at openjdk.java.net
Wed Jan 12 10:27:24 UTC 2022
On Tue, 11 Jan 2022 18:47:42 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> Good. Can you add JMH benchmark for this case?
Thanks for the review.
I'm not the author of the benchmark. That actually came up in another PR where a library fix was discussed:
https://github.com/openjdk/jdk/pull/6812
Shouldn't the benchmark's author (that is @stsypanov or @amirhadadi) submit it (and sign the OCA if required)?
-------------
PR: https://git.openjdk.java.net/jdk/pull/7034
More information about the hotspot-compiler-dev
mailing list