[jdk17u-dev] RFR: 8281615: Deadlock caused by jdwp agent

Zhengyu Gu zgu at openjdk.java.net
Mon Feb 28 15:29:21 UTC 2022


I would like to backport this patch to jdk17u, because without the fix, jdwp can potential deadlock whole JVM.

Test:
- [x] Testbase_nsk_jdi
- [x] Testbase_nsk_jvmti
- [x] Testbase_nsk_jdwp

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

Commit messages:
 - Backport e1060bee2adb9f2e07ca09309d0f89132db30f28

Changes: https://git.openjdk.java.net/jdk17u-dev/pull/183/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=183&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8281615
  Stats: 31 lines in 1 file changed: 18 ins; 5 del; 8 mod
  Patch: https://git.openjdk.java.net/jdk17u-dev/pull/183.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17u-dev pull/183/head:pull/183

PR: https://git.openjdk.java.net/jdk17u-dev/pull/183


More information about the jdk-updates-dev mailing list