On Fri, 17 Sep 2021 20:07:13 GMT, Alex Menkov <[email protected]> wrote:
> The changes fixes discovered issues with getEventSetForThreadStartDeath > method and its callers: > - getEventSetForThreadStartDeath must resume suspended thread(s), otherwise > it can never get desired event; > - callers should not call addCountFilter; > also simplifies getEventSetForThreadStartDeath. Looks good, and the request001 now passes in loom with the changes. ------------- Marked as reviewed by cjplummer (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/5567
