On Wed, 15 Sep 2021 23:22:43 GMT, Alex Menkov <amen...@openjdk.org> wrote:

> Updated the tests to skip events from unexpected threads.

Marked as reviewed by kevinw (Committer).

Looks good to me too.

I struggled to verify the name "thread2" was correct for testThreadName, I 
think I found it in 
vmTestbase/nsk/jdi/EventIterator/nextEvent/nextevent001a.java: thread2 = new 
Thread3nextevent001a("thread2");

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

PR: https://git.openjdk.java.net/jdk/pull/5538

Reply via email to