RFR: 8270434: JDI+UT: Unexpected event in JDI tests

Kevin Walls kevinw at openjdk.java.net
Thu Sep 16 14:39:51 UTC 2021


On Wed, 15 Sep 2021 23:22:43 GMT, Alex Menkov <amenkov at 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


More information about the serviceability-dev mailing list