RFR: 8350811: [JMH] test foreign.StrLenTest failed with StringIndexOutOfBoundsException for size=451 [v3]
Jatin Bhateja
jbhateja at openjdk.org
Fri Mar 7 16:05:56 UTC 2025
On Fri, 7 Mar 2025 15:51:36 GMT, Vladimir Ivanov <vaivanov at openjdk.org> wrote:
>> test setup was updated to generate data of requested size.
>
> 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 2:
> 1: /*
> 2: * Copyright (c) 2021, 2024, 2025, Oracle and/or its affiliates. All rights reserved.
Suggestion:
* Copyright (c) 2021, 2025, Oracle and/or its affiliates. All rights reserved.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23873#discussion_r1985323523
More information about the core-libs-dev
mailing list