RFR: 8258896: Remove the JVM ForceFloatExceptions option [v3]

Lois Foltan lfoltan at openjdk.java.net
Tue Jan 5 16:13:55 UTC 2021


On Tue, 5 Jan 2021 14:41:10 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

>> 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
>
> Harold Seigel has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8258896: Remove the JVM ForceFloatExceptions option

LGTM.
Lois

-------------

Marked as reviewed by lfoltan (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/1932


More information about the hotspot-runtime-dev mailing list