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

Serguei Spitsyn sspitsyn at openjdk.java.net
Tue Sep 22 23:38: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)

Alex, It looks good.
Did you test it in minimal config?

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

Marked as reviewed by sspitsyn (Reviewer).

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


More information about the serviceability-dev mailing list