Withdrawn: 8359820: SIGILL with low -XX:HandshakeTimeout

Anton Artemov duke at openjdk.org
Wed Jul 16 12:21:51 UTC 2025


On Tue, 15 Jul 2025 08:37:38 GMT, Anton Artemov <duke at openjdk.org> wrote:

> Hi, please consider the following changes:
> 
> we augment the SIGILL handling in `os::signal_thread` with proper logging so that the initial crash information goes to stdout/stderr as well. 
> 
> The problem in the issue description is not a problem by itself, the behavior is not unexpected, but it is somewhat difficult to find out what caused SIGILL to be fired.
> 
> Tested in tiers 1-3.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/26309


More information about the hotspot-runtime-dev mailing list