RFR: 8293964: Unused check_for_duplicates parameter in ClassLoaderExt::process_jar_manifest
Calvin Cheung
ccheung at openjdk.org
Mon Sep 26 18:48:21 UTC 2022
On Mon, 26 Sep 2022 15:21:07 GMT, Matias Saavedra Silva <duke at openjdk.org> wrote:
> The check_for_duplicates parameter in ClassLoaderExt::process_jar_manifest was removed due to it being unused. Ran tier1 to verify. Please review
Looks good. Thanks.
-------------
Marked as reviewed by ccheung (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10425
More information about the hotspot-runtime-dev
mailing list