RFR: 8320448: Accelerate IndexOf using AVX2 [v50]
Scott Gibbons
sgibbons at openjdk.org
Thu May 30 15:48:50 UTC 2024
On Thu, 30 May 2024 15:34:17 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
>> test/jdk/java/lang/StringBuffer/ECoreIndexOf.java line 25:
>>
>>> 23:
>>> 24: /* @test
>>> 25: * @bug 4162796 4162796 8320448
>>
>> Suggestion:
>>
>> * @bug 8320448
>
> As I said above: I never add old bug numbers to new tests. But here it is even duplicated ;)
The file I used as baseline for this `test/jdk/java/lang/StringBuffer/IndexOf.java` has the bug number listed twice (copy/paste). I'll remove it from here, but leave it in the original unless requested to change it.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16753#discussion_r1620985844
More information about the core-libs-dev
mailing list