RFR: 8274794: Make Thread::_owned_locks available in product [v2]

Coleen Phillimore coleenp at openjdk.java.net
Mon Oct 11 18:39:44 UTC 2021


> Make thread owned locks available in product and change the error message printing to print by thread so that not only locks in mutexLocker are printed in the hs_err file.
> Tested with tier1-3 and with product build, and tested hs_err files manually with some selected temporary ShouldNotReachHere, also new test.

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

  Fix optimized build (move print_on) up.

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5896/files
  - new: https://git.openjdk.java.net/jdk/pull/5896/files/0f185c2d..69802d3f

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

  Stats: 30 lines in 1 file changed: 15 ins; 15 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5896.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5896/head:pull/5896

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


More information about the hotspot-dev mailing list