RFR: JDK-8322366: Add IEEE rounding mode corruption check to JNI checks [v2]

Matthias Baesken mbaesken at openjdk.org
Fri Jan 19 09:13:39 UTC 2024


On Wed, 17 Jan 2024 13:44:14 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.
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add call to print_jni_stack

Hi Lucy and David, thanks for the reviews !

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

PR Comment: https://git.openjdk.org/jdk/pull/17391#issuecomment-1900025079


More information about the hotspot-runtime-dev mailing list