Integrated: 8259397: ThreadsSMRSupport::print_info_on() should use try_lock_without_rank_check()
Daniel D.Daugherty
dcubed at openjdk.java.net
Fri Jan 8 15:33:56 UTC 2021
On Thu, 7 Jan 2021 22:22:44 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
> This is a trivial fix to use try_lock_without_rank_check() instead of try_lock()
> in ThreadsSMRSupport::print_info_on().
>
> I've locally built and tested this fix on my MBP13. It will be included in my
> next Mach5 Tier[1-3] testing batch.
This pull request has now been integrated.
Changeset: 090bd3af
Author: Daniel D. Daugherty <dcubed at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/090bd3af
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8259397: ThreadsSMRSupport::print_info_on() should use try_lock_without_rank_check()
Reviewed-by: coleenp, dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/1991
More information about the hotspot-runtime-dev
mailing list