RFR: 8259486: Replace PreserveExceptionMark with implementation for CautiouslyPreserveExceptionMark [v3]

Coleen Phillimore coleenp at openjdk.java.net
Mon Jan 11 16:33:12 UTC 2021


> See CR for details.  This is a hopefully simple cleanup.  I didn't try to reason about removing any of these except an obvious call (if you look above the patch in thread.cpp).
> Tested with tier1-3.

Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:

  Fix wrong JavaThread::active in fill_in_stack_trace.

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/2007/files
  - new: https://git.openjdk.java.net/jdk/pull/2007/files/3deb86b9..7f4427c4

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

  Stats: 7 lines in 1 file changed: 1 ins; 1 del; 5 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2007.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2007/head:pull/2007

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


More information about the serviceability-dev mailing list