Integrated: 8270865: Print process ID with -Xlog:os
Johan Sjölen
jsjolen at openjdk.org
Wed Mar 15 10:50:32 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
This pull request has now been integrated.
Changeset: e3777b0c
Author: Johan Sjölen <jsjolen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e3777b0c49abb9cc1925f4044392afadf3adef61
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
8270865: Print process ID with -Xlog:os
Reviewed-by: dholmes, ccheung
-------------
PR: https://git.openjdk.org/jdk/pull/13015
More information about the hotspot-runtime-dev
mailing list