[jdk11u-dev] Integrated: 8285794: AsyncGetCallTrace might acquire a lock via JavaThread::thread_from_jni_environment

Johannes Bechberger duke at openjdk.org
Wed Nov 30 17:16:39 UTC 2022


On Mon, 21 Nov 2022 12:12:35 GMT, Johannes Bechberger <duke at openjdk.org> wrote:

> Backports a fix to ensure that ASGCT does not obtain the mentioned lock. Tested with my profiling tester.

This pull request has now been integrated.

Changeset: 13bcc231
Author:    Johannes Bechberger <johannes.bechberger at sap.com>
Committer: Jaroslav Bachorik <jbachorik at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/13bcc231c5a505e92cb9eb523d991f7e719e1ac9
Stats:     9 lines in 1 file changed: 4 ins; 1 del; 4 mod

8285794: AsyncGetCallTrace might acquire a lock via JavaThread::thread_from_jni_environment

Reviewed-by: phh

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1537


More information about the jdk-updates-dev mailing list