RFR: 8350811: [JMH] test foreign.StrLenTest failed with StringIndexOutOfBoundsException for size=451 [v2]

Vladimir Ivanov vaivanov at openjdk.org
Fri Mar 7 15:54:02 UTC 2025


On Fri, 7 Mar 2025 05:59:29 GMT, Jatin Bhateja <jbhateja at 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


More information about the core-libs-dev mailing list