Integrated: 8303198: System and Runtime.exit() resilience to logging errors

Roger Riggs rriggs at openjdk.org
Fri Mar 3 16:18:31 UTC 2023


On Mon, 27 Feb 2023 15:41:01 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> Consolidate logging and handle exceptions by printing to standard error and ignoring the exception.
> Exceptions while logging will not interfere with Runtime.exit.

This pull request has now been integrated.

Changeset: 379f2061
Author:    Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/379f2061aa4c83388a1becd9661c1ee7b2907830
Stats:     74 lines in 2 files changed: 47 ins; 7 del; 20 mod

8303198: System and Runtime.exit() resilience to logging errors

Reviewed-by: dholmes, jpai, alanb

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

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


More information about the core-libs-dev mailing list