RFR: 8270865: Print process ID with -Xlog:os

Johan Sjölen jsjolen at openjdk.org
Wed Mar 15 10:50:31 UTC 2023


On Tue, 14 Mar 2023 12:03:41 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

> Adds logging of the process ID fairly early in the process (right after `HOTSPOT_VM_INIT_END();`) as a quality of life improvement.
> 
> Citing the ticket:
> 
>> It's useful to add the PID into a log file. For example, we can use it to find the corresponding hs_err_<pid>.log

Thanks :).

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

PR: https://git.openjdk.org/jdk/pull/13015


More information about the hotspot-runtime-dev mailing list