Integrated: JDK-8293493: Signal Handlers printout should show signal block state
Thomas Stuefe
stuefe at openjdk.org
Wed Sep 21 12:10:09 UTC 2022
On Wed, 7 Sep 2022 14:51:27 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> I needed this recently. We print out the signal block mask, which is fine, but more interesting would be the existing block state at the point of the crash/assertion.
This pull request has now been integrated.
Changeset: d14e96d9
Author: Thomas Stuefe <stuefe at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d14e96d9701dae951aa365029f58afb6687a646a
Stats: 6 lines in 1 file changed: 5 ins; 1 del; 0 mod
8293493: Signal Handlers printout should show signal block state
Reviewed-by: dholmes, jsjolen
-------------
PR: https://git.openjdk.org/jdk/pull/10199
More information about the hotspot-runtime-dev
mailing list