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

Jie Fu jiefu at openjdk.java.net
Sat Sep 18 08:50:43 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).

Do we need a CSR for this change?

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

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


More information about the hotspot-runtime-dev mailing list