[jdk11u-dev] RFR: 8265980: Fix systemDictionary and loaderConstraints printing

Paul Hohensee phh at openjdk.org
Tue Jun 13 22:36:05 UTC 2023


On Fri, 9 Jun 2023 02:25:42 GMT, Kimura Yukihiro <duke at openjdk.org> wrote:

> I would like to backport
> JDK-8265980 Fix systemDictionary and loaderConstraints printing
> Because the systemDictionary infomation is important for develoers or users to maintain JVM.
> I would appriciate if someone could review it.

The changes to loaderConstraints.hpp, dictionary.cpp, and systemDictionary.cpp/hpp are missing, and the PR changes DumpSymbolAndStringTable.java while the original commit dos not.

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

Changes requested by phh (Reviewer).

PR Review: https://git.openjdk.org/jdk11u-dev/pull/1938#pullrequestreview-1478160266


More information about the jdk-updates-dev mailing list