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

Coleen Phillimore coleenp at openjdk.java.net
Tue Oct 12 20:09:56 UTC 2021


On Mon, 11 Oct 2021 18:39:44 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> 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.

I have a better patch, withdrawing this one.

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

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


More information about the hotspot-dev mailing list