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

Kevin Walls kevinw at openjdk.org
Thu Sep 19 08:31:39 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.

Thanks for the reviews!

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

PR Comment: https://git.openjdk.org/jdk/pull/21056#issuecomment-2360340346


More information about the serviceability-dev mailing list