RFR: JDK-8321017: Record in JFR that IEEE rounding mode was corrupted by loading a library [v2]

Matthias Baesken mbaesken at openjdk.org
Wed Dec 6 07:28:33 UTC 2023


On Mon, 4 Dec 2023 11:56:03 GMT, Andrew Haley <aph at openjdk.org> wrote:

> > /label jfr
> > I'm not sure I understand the issue, but adding a field to an event because of a GCC bug seems excessive.
> 
> It's a nasty hard-to-find bug that breaks Java compatibility. Some people have wondered if this is a real-world problem, and the answer is that it's happening, right now, in Oracle's CI testing.

Interesting, do you have some details about the 'Oracle CI testing' occurrence ? If so, what lib caused it ?
Do you think it would be beneficial to have it in the JFR for this particular case  (maybe as a separate event if this is prefered over the current suggestion) ?

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

PR Comment: https://git.openjdk.org/jdk/pull/16903#issuecomment-1842238320


More information about the hotspot-dev mailing list