Integrated: 8255741: Zero: print signal name in unhandled signal handler
Aleksey Shipilev
shade at openjdk.java.net
Tue Nov 3 07:32:57 UTC 2020
On Mon, 2 Nov 2020 10:15:24 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> At least one test -- `runtime/Safepoint/TestAbortVMOnSafepointTimeout.java` -- fails on Zero with:
>
> # Internal Error (/home/shade/trunks/jdk/src/hotspot/os_cpu/linux_zero/os_linux_zero.cpp:250), pid=560280, tid=560281
> # fatal error: caught unhandled signal 4
>
> The test expects "SIGKILL (sent by kill)" in the test output.
>
> Additional testing:
> - [x] `TestAbortVMOnSafepointTimeout.java` now passes on Linux x86_64 Zero.
This pull request has now been integrated.
Changeset: aa2862ad
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/aa2862ad
Stats: 9 lines in 1 file changed: 7 ins; 0 del; 2 mod
8255741: Zero: print signal name in unhandled signal handler
Reviewed-by: stuefe
-------------
PR: https://git.openjdk.java.net/jdk/pull/1001
More information about the hotspot-runtime-dev
mailing list