Integrated: JDK-8322366: Add IEEE rounding mode corruption check to JNI checks
Matthias Baesken
mbaesken at openjdk.org
Fri Jan 19 09:13:41 UTC 2024
On Fri, 12 Jan 2024 09:05:56 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> In the review of [JDK-8321017](https://bugs.openjdk.org/browse/JDK-8321017) the idea was introduced to enhance the JNI checker (-Xcheck:jni) by adding IEEE rounding mode corruption checks.
> See also https://bugs.openjdk.org/browse/JDK-8295159 for more details on these issues.
This pull request has now been integrated.
Changeset: 5f714198
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5f7141982c42ebd51a1ec3b2c0917d046dd610ca
Stats: 28 lines in 2 files changed: 28 ins; 0 del; 0 mod
8322366: Add IEEE rounding mode corruption check to JNI checks
Reviewed-by: dholmes, lucy
-------------
PR: https://git.openjdk.org/jdk/pull/17391
More information about the hotspot-runtime-dev
mailing list