[jdk17u-dev] Integrated: 8273456: Do not hold ttyLock around stack walking
Goetz Lindenmaier
goetz at openjdk.org
Thu Oct 26 18:16:44 UTC 2023
On Tue, 24 Oct 2023 12:47:19 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> A useful change to improve debug printing.
>
> I skipped the change to mutex.hpp as in 17 tty is already at the top of the lock ordering.
>
> I added follow up JDK-8273629
This pull request has now been integrated.
Changeset: 93127b4e
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/93127b4e9b035fed31915a43a670e4776a413436
Stats: 123 lines in 4 files changed: 54 ins; 44 del; 25 mod
8273456: Do not hold ttyLock around stack walking
8273629: compiler/uncommontrap/TestDeoptOOM.java fails with release VMs
Reviewed-by: lucy, phh
Backport-of: 461a467f91ba19ae35d7833b7d3e74f62f52e19c
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/1911
More information about the jdk-updates-dev
mailing list