RFR: 8329749: Obsolete the unused UseNeon flag [v3]
Tobias Hartmann
thartmann at openjdk.org
Mon Apr 8 11:38:13 UTC 2024
On Mon, 8 Apr 2024 05:42:20 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>> After [JDK-8328264](https://bugs.openjdk.org/browse/JDK-8328264), the UseNeon flag is only used by JVMCI code and @dougxc confirmed that it can be removed.
>>
>> Thanks,
>> Tobias
>
> Tobias Hartmann has updated the pull request incrementally with one additional commit since the last revision:
>
> Removed UseNeon from AArch64.java
Thanks for the review, Andrew.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18648#issuecomment-2042517148
More information about the hotspot-compiler-dev
mailing list