On Tue, 22 Sep 2020 22:51:13 GMT, Alex Menkov <amen...@openjdk.org> wrote:
> This is subtask which covers test in hotspot/jtreg except > test/hotspot/jtreg/vmTestbase/nsk/jvmti (there is a separate > issue for it: JDK-8253371) > In most tests just "@requires vm.jvmti" is added, > in several test '@requires vm.flavor != "minimal"' is removed (when this > requirement is only to ensure test VM has > JVMTI included) This pull request has now been integrated. Changeset: 3320fc0f Author: Alex Menkov <amen...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/3320fc0f Stats: 38 lines in 36 files changed: 25 ins; 0 del; 13 mod 8253372: [TESTBUG] update tests which require jvmti - hotspot Reviewed-by: sspitsyn, iklam ------------- PR: https://git.openjdk.java.net/jdk/pull/314