RFR: JDK-8302129: Make MetaspaceReclaimPolicy a diagnostic switch
Thomas Stuefe
stuefe at openjdk.org
Tue Feb 14 07:11:42 UTC 2023
On Tue, 14 Feb 2023 07:00:58 GMT, David Holmes <dholmes at openjdk.org> wrote:
> There seem to be tests using this flag which do not unlock diagnostic options. IIRC debug VMs unlock by default but for product you will need to unlock explicitly.
>
> Thanks.
Oh, good catch. I only tested debug locally, should have tested release too.
-------------
PR: https://git.openjdk.org/jdk/pull/12540
More information about the hotspot-runtime-dev
mailing list