RFR: 8308751: Create new switch to print error reporting output to both hs_err_pid file and stdout/stderr
Masanori Yano
myano at openjdk.org
Wed May 24 08:23:03 UTC 2023
I think it makes sense to add the ErrorFileWithStdout and ErrorFileWithStderr for troubleshooting.
I would appriciate if someone could review it.
-------------
Commit messages:
- 8308751: Create new switch to print error reporting output to both hs_err_pid file and stdout/stderr
Changes: https://git.openjdk.org/jdk/pull/14114/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14114&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8308751
Stats: 238 lines in 5 files changed: 204 ins; 9 del; 25 mod
Patch: https://git.openjdk.org/jdk/pull/14114.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14114/head:pull/14114
PR: https://git.openjdk.org/jdk/pull/14114
More information about the hotspot-dev
mailing list