[jdk17u-dev] RFR: 8293156: Dcmd VM.classloaders fails to print the full hierarchy
Goetz Lindenmaier
goetz at openjdk.org
Wed Sep 27 14:29:58 UTC 2023
A fix for the DCMD that prints classloaders.
I had to resolve because a comment differs in the context:
Line 202: // e.g. "+--- jdk.internal.reflect.DelegatingClassLoader"
Might be recognized a clean.
-------------
Commit messages:
- Backport c6be2cd347fc07dcc0da56acf40fc7a005119f09
Changes: https://git.openjdk.org/jdk17u-dev/pull/1804/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1804&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8293156
Stats: 157 lines in 2 files changed: 103 ins; 21 del; 33 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/1804.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1804/head:pull/1804
PR: https://git.openjdk.org/jdk17u-dev/pull/1804
More information about the jdk-updates-dev
mailing list