JDK 21 | JDK 22 |
---|---|
21.0.6Fixed | 22 b25Fixed |
Relates :
|
|
Relates :
|
|
Relates :
|
On AArch64 we don't save and restore the default floating-point control state when we enter and leave Java code. We really should, because if we're called via the JNI invocation interface with a weird FP control state we'll not be Java compatible.
|