On Wed, 17 Mar 2021 23:42:46 GMT, Alex Menkov <amen...@openjdk.org> wrote:
> The test requests NotifyFrame event from MethodEntry handler expecting that > 1st MethodEntry event is generated for main thread. > The fix adds a check that the thread is correct and skips event from other > threads Changes look good. Don't know why git.diff butchered what should have been a very simple to read diff so much. ------------- Marked as reviewed by cjplummer (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/3060