RFR: 8262080: vmTestbase/nsk/jdi/Event/request/request001/TestDescription.java failed with "ERROR: new event is not ThreadStartEvent"
Alex Menkov
amenkov at openjdk.java.net
Wed Mar 10 23:17:20 UTC 2021
The fix updates the test to skip ThreadStartEvent/ThreadDeathEvent from other threads
-------------
Commit messages:
- skip system thread start/death
Changes: https://git.openjdk.java.net/jdk/pull/2927/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2927&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8262080
Stats: 48 lines in 2 files changed: 44 ins; 0 del; 4 mod
Patch: https://git.openjdk.java.net/jdk/pull/2927.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2927/head:pull/2927
PR: https://git.openjdk.java.net/jdk/pull/2927
More information about the serviceability-dev
mailing list