Loading shared libraries can corrupt IEEE rounding mode settings, see
This logs
• whether we had to do the correction
• whether the correction was successful or not
An event log dll message entry is generated and the log is printed with -Xlog:os.
The text logged is
IEEE subnormal handling had to be corrected after loading <filename>
IEEE subnormal handling could not be corrected after loading <filename>
- relates to
-
JDK-8295159 DSO created with -ffast-math breaks Java floating-point arithmetic
-
- Resolved
-
-
JDK-8321017 Record in JFR that IEEE rounding mode was corrupted by loading a library
-
- Resolved
-
-
JDK-8320151 some javax/sound JCK tests fail with Invalid descriptor with graal on linux-aarch64
-
- Closed
-