RFR: 8254824: SignalHandlerMark have no purpose [v2]

Robbin Ehn rehn at openjdk.java.net
Fri Oct 16 08:13:28 UTC 2020


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

Robbin Ehn has updated the pull request incrementally with one additional commit since the last revision:

  Added comments

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/677/files
  - new: https://git.openjdk.java.net/jdk/pull/677/files/b1151e83..54a11043

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=677&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=677&range=00-01

  Stats: 15 lines in 5 files changed: 15 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/677.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/677/head:pull/677

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


More information about the hotspot-runtime-dev mailing list