Integrated: 8354513: Bug in j.u.l.Handler deadlock test allows null pointer during race condition
David Beaumont
duke at openjdk.org
Mon Apr 14 16:02:06 UTC 2025
On Mon, 14 Apr 2025 10:56:45 GMT, David Beaumont <duke at openjdk.org> wrote:
> Add null pointer guard in test formatter (since it can be called with a log record without parameters).
This pull request has now been integrated.
Changeset: 313c34ae
Author: David Beaumont <david.beaumont at oracle.com>
Committer: Daniel Fuchs <dfuchs at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/313c34ae56085f90f4188b0639d6b6595efc2f66
Stats: 6 lines in 1 file changed: 4 ins; 0 del; 2 mod
8354513: Bug in j.u.l.Handler deadlock test allows null pointer during race condition
Reviewed-by: dfuchs
-------------
PR: https://git.openjdk.org/jdk/pull/24619
More information about the core-libs-dev
mailing list