On Wed, 18 Sep 2024 11:04:32 GMT, Kevin Walls <kev...@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. This pull request has now been integrated. Changeset: c58fbef0 Author: Kevin Walls <kev...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/c58fbef05eace85a2e429da1ac8ff1ae09a0b736 Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod 8340276: Test java/lang/management/ThreadMXBean/Locks.java failed with NullPointerException Reviewed-by: cjplummer, lmesnik ------------- PR: https://git.openjdk.org/jdk/pull/21056