On Tue, 23 Jun 2026 06:48:14 GMT, Aleksey Shipilev <[email protected]> wrote:

>> Shawn Emery has updated the pull request with a new target base due to a 
>> merge or a rebase. The incremental webrev excludes the unrelated changes 
>> brought in by the merge/rebase. The pull request contains five additional 
>> commits since the last revision:
>> 
>>  - Update based on shipilev's comments
>>  - Merge with mainline
>>  - Update based on adinn's comments
>>  - Merge with master branch
>>  - 8385304: X25519 should utilize aarch64 intrinsics
>
> src/hotspot/cpu/aarch64/vm_version_aarch64.cpp line 660:
> 
>> 658:   }
>> 659: 
>> 660:   if (FLAG_IS_DEFAULT(UseIntPoly25519Intrinsics)) {
> 
> One more thing: see if this flag belongs in `AOTCODECACHE_CONFIGS_AARCH64_DO`?

It is already included in `AOTCODECACHE_CONFIGS_GENERIC_DO`.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31409#discussion_r3459040335

Reply via email to