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

Thomas Stuefe stuefe at openjdk.java.net
Mon Sep 20 08:49:54 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).

This pull request has now been integrated.

Changeset: d2388b7a
Author:    Thomas Stuefe <stuefe at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d2388b7a0f4bfb55ea0d5648175e3253f30a4302
Stats:     5 lines in 2 files changed: 0 ins; 0 del; 5 mod

8273959: Some metaspace diagnostic switches should be develop

Reviewed-by: dholmes, jiefu

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

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


More information about the hotspot-runtime-dev mailing list