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.

This pull request has now been integrated.

Changeset: b12e7f1b
Author:    Alex Menkov <amen...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/b12e7f1bf95e27fc50b79a5d2c09b8820a4a935a
Stats:     209 lines in 10 files changed: 131 ins; 40 del; 38 mod

8279358: 
vmTestbase/nsk/jvmti/scenarios/jni_interception/JI03/ji03t003/TestDescription.java
 fails with usage tracker

Reviewed-by: cjplummer, lmesnik

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

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

Reply via email to