RFR: 8320448: Accelerate IndexOf using AVX2 [v50]

Emanuel Peter epeter at openjdk.org
Thu May 30 15:37:20 UTC 2024


On Thu, 30 May 2024 15:33:16 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> Scott Gibbons has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Review comments
>
> 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 ;)

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/16753#discussion_r1620966568


More information about the hotspot-compiler-dev mailing list