RFR: 8279358: vmTestbase/nsk/jvmti/scenarios/jni_interception/JI03/ji03t003/TestDescription.java fails with usage tracker
Leonid Mesnik
lmesnik at openjdk.java.net
Tue Jun 7 05:31:13 UTC 2022
On Mon, 9 May 2022 21:26:50 GMT, Alex Menkov <amenkov at 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 lmesnik (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/8614
More information about the serviceability-dev
mailing list