RFR: 8359820: Improve handshake/safepoint timeout diagnostic messages [v3]
David Holmes
dholmes at openjdk.org
Fri Jul 18 09:14:39 UTC 2025
On Fri, 18 Jul 2025 08:15:36 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> I have nothing against making this clearer, just saying that the info is already kind of there.
Yes, but there are a few reasons a SIGILL may have been fired at a thread, so it would be useful to get a clear indication of exactly why it happened. Not everyone will realize/know that SIGILL happens because of a timeout in handshake/safepoint.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26309#issuecomment-3088691121
More information about the hotspot-runtime-dev
mailing list