RFR: JDK-8320892: AArch64: Restore FPU control state after JNI [v3]
Andrew Haley
aph at openjdk.org
Tue Dec 5 09:47:35 UTC 2023
On Mon, 4 Dec 2023 15:43:23 GMT, Andrew Haley <aph at openjdk.org> wrote:
> > @theRealAph the `RestoreMXCSROnJNICalls` flag is a product flag not diagnostic.
>
> Ah, thanks,
>
> > Aliased flags are setup in arguments.cpp by editing this:
>
> OK. How about we split this into two, this first part without a CSR, and the second part, which creates the generic alias, with one? That way we can mitigate a live problem in this release.
Please? One day left.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16851#issuecomment-1840394680
More information about the hotspot-dev
mailing list