RFR: 8255696: JDWP debug agent's canSuspendResumeThreadLists() should be removed

Chris Plummer cjplummer at openjdk.java.net
Fri Oct 30 20:49:03 UTC 2020


This RFR removes the debug agent's canSuspendResumeThreadLists() function and code that depends on it. Please see the CR for a description of why this is being done.

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

Commit messages:
 - Remove canSuspendResumeThreadLists().

Changes: https://git.openjdk.java.net/jdk/pull/970/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=970&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8255696
  Stats: 33 lines in 3 files changed: 0 ins; 29 del; 4 mod
  Patch: https://git.openjdk.java.net/jdk/pull/970.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/970/head:pull/970

PR: https://git.openjdk.java.net/jdk/pull/970


More information about the serviceability-dev mailing list