RFR: 8254824: SignalHandlerMark have no purpose

Thomas Stuefe stuefe at openjdk.java.net
Thu Oct 15 09:08:11 UTC 2020


On Thu, 15 Oct 2020 08:46:01 GMT, Robbin Ehn <rehn at openjdk.org> wrote:

> SignalHandlerMark increase and decrease _num_nested_signal, but it is never read.
> We have no caller to is_inside_signal_handler().
> 
> Testing T1.

Looks good. Seems like a leftover from Solaris.

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

Marked as reviewed by stuefe (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/677


More information about the hotspot-runtime-dev mailing list