RFR: 8329749: Obsolete the unused UseNeon flag

Tobias Hartmann thartmann at openjdk.org
Fri Apr 5 08:57:53 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

@chhagedorn reminded me that this is a product flag, so we need to obsolete it which requires a CSR. I'll update the PR shortly.

Thanks, Christian!

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

PR Comment: https://git.openjdk.org/jdk/pull/18648#issuecomment-2039237475
PR Comment: https://git.openjdk.org/jdk/pull/18648#issuecomment-2039258931


More information about the hotspot-compiler-dev mailing list