Integrated: 8254824: SignalHandlerMark have no purpose
Robbin Ehn
rehn at openjdk.java.net
Mon Oct 19 06:32:14 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.
This pull request has now been integrated.
Changeset: 011dd0d8
Author: Robbin Ehn <rehn at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/011dd0d8
Stats: 54 lines in 11 files changed: 5 ins; 39 del; 10 mod
8254824: SignalHandlerMark have no purpose
Reviewed-by: stuefe, shade, dholmes, coleenp
-------------
PR: https://git.openjdk.java.net/jdk/pull/677
More information about the hotspot-runtime-dev
mailing list