RFR: 8262486: Merge trivial JDWP agent changes from the loom repo to the jdk repo [v2]

Chris Plummer cjplummer at openjdk.java.net
Fri Mar 5 19:05:21 UTC 2021


> 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

Chris Plummer has updated the pull request incrementally with one additional commit since the last revision:

  Minor jdwp agent edits from loom project.

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/2815/files
  - new: https://git.openjdk.java.net/jdk/pull/2815/files/e2c9a451..6a34ada1

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2815&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2815&range=00-01

  Stats: 3 lines in 2 files changed: 1 ins; 1 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2815.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2815/head:pull/2815

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


More information about the serviceability-dev mailing list