On Mon, 22 Mar 2021 21:56:01 GMT, Alex Menkov <amen...@openjdk.org> wrote:
> The fix updates the test to use special method to wait for ThreadDeathEvent > for the specific thread, ignoring event from other threads This pull request has now been integrated. Changeset: 2a5e0dd3 Author: Alex Menkov <amen...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/2a5e0dd3 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8262081: vmTestbase/nsk/jdi/ThreadDeathRequest/addThreadFilter/addthreadfilter001/TestDescription.java failed with "ERROR: eventSet1.size() != 3 :: 2" Reviewed-by: cjplummer, lmesnik, sspitsyn ------------- PR: https://git.openjdk.java.net/jdk/pull/3133