On Mon, 12 Apr 2021 20:29:56 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> Improved thread lookup speeds in the debug agent, especially when there is a > large number of threads. See CR for details. This pull request has now been integrated. Changeset: e0fd5fc0 Author: Chris Plummer <cjplum...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/e0fd5fc0 Stats: 30 lines in 1 file changed: 8 ins; 10 del; 12 mod 8265028: JDWP debug agent thread lookup can be made faster Reviewed-by: sspitsyn, amenkov ------------- PR: https://git.openjdk.java.net/jdk/pull/3444