Integrated: 8295861: get rid of list argument in debug agent's removeNode() API

Chris Plummer cjplummer at openjdk.org
Tue Nov 15 17:41:49 UTC 2022


On Fri, 11 Nov 2022 03:17:58 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

> Get rid of `list` argument in debug agent's `removeNode()` API. The list is stored in the node, so no need to pass it in.

This pull request has now been integrated.

Changeset: fafe6829
Author:    Chris Plummer <cjplummer at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/fafe68296721c9e4e0518dfb15d92e98ccc798b7
Stats:     7 lines in 1 file changed: 1 ins; 1 del; 5 mod

8295861: get rid of list argument in debug agent's removeNode() API

Reviewed-by: amenkov, kevinw, sspitsyn

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

PR: https://git.openjdk.org/jdk/pull/11101


More information about the serviceability-dev mailing list