Integrated: 8262486: Merge trivial JDWP agent changes from the loom repo to the jdk repo

Chris Plummer cjplummer at openjdk.java.net
Tue Mar 9 21:37:09 UTC 2021


On Wed, 3 Mar 2021 20:17:04 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

> In the loom repo there are a number of trivial changes to the JDWP agent that are not loom specific. Moving them to the jdk repo will make future merges simpler, along with making it easier to get a diff of the important differences between the loom and jdk repos, without the clutter of these trivial changes. The changes I'd like to merge are:
> 
> 1. Very minor code refactoring.
> 2. Comment additions, fixes, and improvements.
> 3. Minor indentation and whitespace changes.
> 4. Added a trivial assert

This pull request has now been integrated.

Changeset: 2218e726
Author:    Chris Plummer <cjplummer at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/2218e726
Stats:     82 lines in 7 files changed: 38 ins; 5 del; 39 mod

8262486: Merge trivial JDWP agent changes from the loom repo to the jdk repo

Reviewed-by: amenkov, lmesnik

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

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


More information about the serviceability-dev mailing list