RFR: 8279358: vmTestbase/nsk/jvmti/scenarios/jni_interception/JI03/ji03t003/TestDescription.java fails with usage tracker
Alex Menkov
amenkov at openjdk.java.net
Fri May 27 21:24:45 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.
Ping. Need 2nd review.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8614
More information about the serviceability-dev
mailing list