RFR: JDK-8273959: Some metaspace diagnostic switches should be develop

David Holmes dholmes at openjdk.java.net
Sun Sep 19 23:31:59 UTC 2021


On Sat, 18 Sep 2021 08:37:38 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> May I have reviews please for this fix.
> 
> The switches `MetaspaceHandleDeallocations` and `MetaspaceGuardAllocations` control debug-only features and consequently should be develop instead.
> 
> Unnecessary usage of -XX:+UnlockDiagnosticVMOptions is removed (in two cases unrelated to the changed switches).

LGTM!

Thanks,
David

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

Marked as reviewed by dholmes (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/5573


More information about the hotspot-runtime-dev mailing list