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

Coleen Phillimore coleenp at openjdk.java.net
Mon Jan 11 13:10:16 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 clear_pending_exception 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/fa1511d5..3deb86b9

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

  Stats: 3 lines in 1 file changed: 2 ins; 1 del; 0 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