Integrated: 8329749: Obsolete the unused UseNeon flag

Tobias Hartmann thartmann at openjdk.org
Mon Apr 8 11:38:13 UTC 2024


On Fri, 5 Apr 2024 08:07:39 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

This pull request has now been integrated.

Changeset: 8648890f
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8648890f86fb3d869950614c97c2df648352168d
Stats:     10 lines in 5 files changed: 1 ins; 7 del; 2 mod

8329749: Obsolete the unused UseNeon flag

Reviewed-by: chagedorn, kvn, aph

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

PR: https://git.openjdk.org/jdk/pull/18648


More information about the hotspot-compiler-dev mailing list