Integrated: 8253372: [TESTBUG] update tests which require jvmti - hotspot

Alex Menkov amenkov at openjdk.java.net
Wed Sep 23 21:14:46 UTC 2020


On Tue, 22 Sep 2020 22:51:13 GMT, Alex Menkov <amenkov at 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 <amenkov at 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


More information about the serviceability-dev mailing list