On Thu, 14 Mar 2024 15:29:51 GMT, Andrew Haley <a...@openjdk.org> wrote:

> > Hi, thanks for continuing with this.
> > As this is similar to SVML, comments applies to x86 also:
> > ```
> > * There is no way to stop the VM from trying to load vmath ?
> >   There is both a UseNeon and a UseSVE, if I set both to false I would 
> > expect no vector and no vmath.
> > ```
> 
> The JVM won't work without Neon. It's always there. Better to delete the flag.

Sure, will track this in a seperate 
[pr](https://bugs.openjdk.org/browse/JDK-8328265).

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

PR Comment: https://git.openjdk.org/jdk/pull/18294#issuecomment-1999469411

Reply via email to