[jdk17u-dev] RFR: 8285794: AsyncGetCallTrace might acquire a lock via JavaThread::thread_from_jni_environment

Johannes Bechberger duke at openjdk.org
Fri Sep 30 07:59:30 UTC 2022


Fixes the minor possibility of ASGCT acquiring a lock.

Tested using my jdk profiling tester.

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

Commit messages:
 - Backport d4474b5816c2ec8daaf1c905b77d8ba4e23c9439

Changes: https://git.openjdk.org/jdk17u-dev/pull/725/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=725&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8285794
  Stats: 9 lines in 1 file changed: 4 ins; 1 del; 4 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/725.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/725/head:pull/725

PR: https://git.openjdk.org/jdk17u-dev/pull/725


More information about the jdk-updates-dev mailing list