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

Leonid Mesnik lmesnik at openjdk.org
Wed Sep 18 20:56:36 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.

Marked as reviewed by lmesnik (Reviewer).

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

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


More information about the serviceability-dev mailing list