[jdk11u-dev] RFR: 8265980: Fix systemDictionary and loaderConstraints printing [v2]
Kimura Yukihiro
duke at openjdk.org
Fri Jun 23 12:23:22 UTC 2023
On Fri, 16 Jun 2023 00:40:24 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
Hello Paul,
Thank you for your advice.
I added the original commit's changes to print_count() and add_protection_domain,
and I verified that the -Xlog:protectiondomain=trace logs are correct.
Thanks,
Kimura Yukihiro
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/1938#issuecomment-1604204953
More information about the jdk-updates-dev
mailing list