On Fri, 30 Oct 2020 20:42:24 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: ceba2f85 Author: Chris Plummer <cjplum...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/ceba2f85 Stats: 33 lines in 3 files changed: 0 ins; 29 del; 4 mod 8255696: JDWP debug agent's canSuspendResumeThreadLists() should be removed Reviewed-by: amenkov, sspitsyn ------------- PR: https://git.openjdk.java.net/jdk/pull/970