RFR: 8340276: Test java/lang/management/ThreadMXBean/Locks.java failed with NullPointerException

Chris Plummer cjplummer at openjdk.org
Wed Sep 18 17:32:07 UTC 2024


On Wed, 18 Sep 2024 11:04:32 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> One more place in this test where it iterates a list of ThreadInfo and should be skipping nulls, representing threads that may have exited, or be virtual, or not exist.

Looks good.

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

Marked as reviewed by cjplummer (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21056#pullrequestreview-2313339250


More information about the serviceability-dev mailing list