RFR: 8329749: Obsolete the unused UseNeon flag [v3]
Andrew Haley
aph at openjdk.org
Mon Apr 8 09:32:00 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
Marked as reviewed by aph (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18648#pullrequestreview-1985908008
More information about the hotspot-compiler-dev
mailing list