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

Jie Fu jiefu at openjdk.java.net
Sun Sep 19 23:42:49 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

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

Marked as reviewed by jiefu (Reviewer).

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


More information about the hotspot-runtime-dev mailing list