RFR: 8320911: RISC-V: Enable hotspot/jtreg/compiler/intrinsics/chacha/TestChaCha20.java [v2]

Hamlin Li mli at openjdk.org
Wed Nov 29 08:11:41 UTC 2023


On Wed, 29 Nov 2023 01:14:59 GMT, Fei Yang <fyang at openjdk.org> wrote:

>> Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix comments
>
> test/hotspot/jtreg/compiler/intrinsics/chacha/TestChaCha20.java line 108:
> 
>> 106:             }
>> 107:         } else if (Platform.isRISCV64()) {
>> 108:             // AArch64 intrinsics require the advanced simd instructions
> 
> Code comment needs update for RISC-V.

Thanks for catching, fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16857#discussion_r1408896787


More information about the hotspot-compiler-dev mailing list