RFR: 8258896: Remove the JVM ForceFloatExceptions option
Harold Seigel
hseigel at openjdk.java.net
Mon Jan 4 15:59:08 UTC 2021
Please review this change to replace the JVM ForceFloatExceptions flag with #ifdef (_DEBUG). The change was tested with tiers 1 and 2 on Linux, Windows, and Mac OS, and tiers 3-5 on Windows x64.
Thanks, Harold
-------------
Commit messages:
- 8258896: Remove the JVM ForceFloatExceptions option
Changes: https://git.openjdk.java.net/jdk/pull/1932/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1932&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8258896
Stats: 19 lines in 2 files changed: 0 ins; 5 del; 14 mod
Patch: https://git.openjdk.java.net/jdk/pull/1932.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1932/head:pull/1932
PR: https://git.openjdk.java.net/jdk/pull/1932
More information about the hotspot-runtime-dev
mailing list