Integrated: JDK-8319927: Log that IEEE rounding mode was corrupted by loading a library
Matthias Baesken
mbaesken at openjdk.org
Thu Nov 16 12:58:35 UTC 2023
On Fri, 10 Nov 2023 16:06:18 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> [JDK-8295159](https://bugs.openjdk.org/browse/JDK-8295159) added some IEEE conformance checks and corrections on Linux and macOS/BSD , however in case of issues no logging is done, this should be improved.
This pull request has now been integrated.
Changeset: 9faead14
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9faead1469481e268b451f2853c8fec8613426b9
Stats: 37 lines in 4 files changed: 31 ins; 0 del; 6 mod
8319927: Log that IEEE rounding mode was corrupted by loading a library
Reviewed-by: goetz, lucy
-------------
PR: https://git.openjdk.org/jdk/pull/16618
More information about the hotspot-dev
mailing list