RFR: 8275775: VM.metaspace prints flag 'f' for classes that have non-trivial finalize() [v3]

Thomas Stuefe stuefe at openjdk.java.net
Tue Nov 2 05:26:10 UTC 2021


On Tue, 2 Nov 2021 00:14:48 GMT, David Holmes <dholmes at openjdk.org> wrote:

> > I like this (also the succinct name). Unfortunately, this would need a CSR, but if you have not yet done that we can help with this.
> 
> @tstuefe We do not use CSR requests with jcmd changes as they are deemed diagnostic commands - ref JDK-8203682 :)

Seems odd since these are outside interfaces, used in scripts and whatnot. IMHO one of the places where CSR really makes sense.

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

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


More information about the hotspot-runtime-dev mailing list