RFR: JDK-8318636: Add jcmd to print annotated process memory map [v9]

Thomas Stuefe stuefe at openjdk.org
Wed Nov 8 11:27:03 UTC 2023


On Wed, 8 Nov 2023 09:51:12 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

> As this adds a JCmd, doesn't this need both a CSR and a manual entry?

- CSR: not sure; there are precedences for going with CSR and without CSR. Since we get awfully close to JDK22 freeze, I would prefer for a CSR not to be needed. Also would make backporting a lot easier.
- Manpage: not sure either; IIRC last time I tried, I was told that Oracle maintains these internally, because there is internal documentation that needs updating too?

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

PR Comment: https://git.openjdk.org/jdk/pull/16301#issuecomment-1801695544


More information about the hotspot-runtime-dev mailing list