RFR: 8354513: Bug in j.u.l.Handler deadlock test allows null pointer during race condition
Daniel Fuchs
dfuchs at openjdk.org
Mon Apr 14 12:53:13 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).
Trivial fix. Looks like the right thing to do.
-------------
Marked as reviewed by dfuchs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24619#pullrequestreview-2764029327
More information about the core-libs-dev
mailing list