> Add a "-location" option to jcmd VM.classes which will show the URL of the > class if possible. > > This is a continuation of https://git.openjdk.org/jdk/pull/29048 which was > pretty far along and this is a simple import. > A few minor changes in help text, (C), and of course whitespace. > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Kevin Walls has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since the last revision: - Merge remote-tracking branch 'upstream/master' into 8327246_jcmd_jars - Man page update - Split help text - Help/man update - tweak help output - 8327246: Add a jcmd diagnostic command to list Class origin URLs where possible ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31420/files - new: https://git.openjdk.org/jdk/pull/31420/files/c83bbaec..ba212b3c Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31420&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31420&range=03-04 Stats: 96241 lines in 1315 files changed: 81915 ins; 7120 del; 7206 mod Patch: https://git.openjdk.org/jdk/pull/31420.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31420/head:pull/31420 PR: https://git.openjdk.org/jdk/pull/31420
