RFR: 8320448: Accelerate IndexOf using AVX2 [v47]

Scott Gibbons sgibbons at openjdk.org
Wed May 29 22:20:31 UTC 2024


On Wed, 29 May 2024 21:41:42 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Scott Gibbons has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Move assert to where it's actually important.
>
> test/jdk/TEST.ROOT line 103:
> 
>> 101:     vm.jvmti \
>> 102:     vm.cpu.features \
>> 103:     vm.compiler2.enabled \
> 
> `vm.compiler2.enabled ` already listed at line 91

Thanks!  Removed.

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

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


More information about the core-libs-dev mailing list