Integrated: 8258896: Remove the JVM ForceFloatExceptions option

Harold Seigel hseigel at openjdk.java.net
Tue Jan 5 16:17:56 UTC 2021


On Mon, 4 Jan 2021 15:54:01 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

This pull request has now been integrated.

Changeset: f4122d6a
Author:    Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f4122d6a
Stats:     18 lines in 2 files changed: 0 ins; 10 del; 8 mod

8258896: Remove the JVM ForceFloatExceptions option

Reviewed-by: lfoltan, iklam, coleenp

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

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


More information about the hotspot-runtime-dev mailing list