RFR: 8350811: [JMH] test foreign.StrLenTest failed with StringIndexOutOfBoundsException for size=451 [v2]
Vladimir Ivanov
vaivanov at openjdk.org
Fri Mar 7 15:51:37 UTC 2025
On Fri, 7 Mar 2025 05:47:59 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 57:
>
>> 55:
>> 56: SegmentAllocator segmentAllocator;
>> 57: SegmentAllocator arenaAllocator;
>
> Please update the copyright of this and other modified files.
Thanks. Updated.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23873#discussion_r1985294435
More information about the core-libs-dev
mailing list