RFR: 8296: No Java process should ever be PID 1

Martin Skarsaune duke at openjdk.org
Fri Dec 6 15:03:18 UTC 2024


On Sat, 30 Nov 2024 23:30:31 GMT, Hendrik <duke at openjdk.org> wrote:

> Happy to get feedback

Hmm, running in docker or kubernetes the PID is typically 1. I would expect quite a large share of JVMs to run as PID 1 these days?

Fresh example from Azure Container service : `MyApplicationKt using Java 21.0.4 with PID 1`

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

PR Comment: https://git.openjdk.org/jmc/pull/613#issuecomment-2518519530
PR Comment: https://git.openjdk.org/jmc/pull/613#issuecomment-2520168240


More information about the jmc-dev mailing list