RFR: 8291443: Remove the PrintSharedDictionary flag
David Holmes
dholmes at openjdk.org
Fri Oct 21 01:50:50 UTC 2022
On Thu, 6 Oct 2022 14:46:46 GMT, Matias Saavedra Silva <duke at openjdk.org> wrote:
> Obsoleted the unused PrintSharedDictionary flag and removed the flag from all tests. Verified with tier1-4 tests.
What you have looks good but the flag should also be deleted from:
./src/hotspot/share/cds/cds_globals.hpp
Thanks.
-------------
Changes requested by dholmes (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10596
More information about the hotspot-runtime-dev
mailing list