RFR: 8262080: vmTestbase/nsk/jdi/Event/request/request001/TestDescription.java failed with "ERROR: new event is not ThreadStartEvent" [v3]
Alex Menkov
amenkov at openjdk.java.net
Thu Mar 11 21:20:31 UTC 2021
> The fix updates the test to skip ThreadStartEvent/ThreadDeathEvent from other threads
Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
used pattern matching for instanceof to simplify the code
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2927/files
- new: https://git.openjdk.java.net/jdk/pull/2927/files/ff05f525..76808342
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2927&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2927&range=01-02
Stats: 4 lines in 1 file changed: 0 ins; 2 del; 2 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