On Fri, 7 Mar 2025 05:59:29 GMT, Jatin Bhateja <jbhat...@openjdk.org> wrote:
>> Vladimir Ivanov has updated the pull request incrementally with one >> additional commit since the last revision: >> >> JDK-8350811 [JMH] test foreign.StrLenTest failed with >> StringIndexOutOfBoundsException for size=451 > > test/micro/org/openjdk/bench/java/lang/foreign/StrLenTest.java line 60: > >> 58: SlicingPool pool; >> 59: >> 60: @Param({"5", "20", "100"}) > > Can you also add size 451 in this list as this is what was fixed :-) Thanks. Updated. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23873#discussion_r1985301955