On Tue, 23 Jun 2026 10:44:37 GMT, Andrew Dinn <[email protected]> wrote:

>> 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`.

Point to me where? I do not see any hits for `UseIntPoly25519Intrinsics` in 
current mainline: 
https://github.com/openjdk/jdk/blob/master/src/hotspot/share/code/aotCodeCache.hpp

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

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

Reply via email to