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

Johannes Bechberger duke at openjdk.org
Mon Nov 14 08:42:15 UTC 2022


> Fixes the minor possibility of ASGCT acquiring a lock.
> 
> Tested using my jdk profiling tester.

Johannes Bechberger has updated the pull request incrementally with one additional commit since the last revision:

  Update forte.cpp

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/725/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/725/files/ebe5bc25..c38fe1e8

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=725&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=725&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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