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

Goetz Lindenmaier goetz at openjdk.org
Wed Jun 28 06:09:18 UTC 2023


On Fri, 23 Jun 2023 12:20:29 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.
>
> Kimura Yukihiro has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Backport e4be9680cb5b0aab9a422d461807a619987d6df8

Can you please add the empty line in loaderConstraints.cpp:194? 
(Not to the output, but to the code.)  It is the first line of add_entry().

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/1938#issuecomment-1610803390


More information about the jdk-updates-dev mailing list