RFR: JDK-8293493: Signal Handlers printout should show signal block state
Thomas Stuefe
stuefe at openjdk.org
Wed Sep 14 13:02:02 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.
Friendly ping. Change is really simple.
-------------
PR: https://git.openjdk.org/jdk/pull/10199
More information about the hotspot-runtime-dev
mailing list