On Mon, 9 May 2022 21:26:50 GMT, Alex Menkov <amen...@openjdk.org> wrote:

> isThreadExpected function checks only some known JFR/Graal threads.
> This approach requires to keep this function up to date (add other internal 
> threads like usage tracker, loom, etc).
> 
> To avoid this updated all tests which use it, now the tests filter out all 
> unknown threads.

Marked as reviewed by cjplummer (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/8614

Reply via email to