RFR: 8253372: [TESTBUG] update tests which require jvmti - hotspot
Alex Menkov
amenkov at openjdk.java.net
Tue Sep 22 22:57:49 UTC 2020
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)
-------------
Commit messages:
- 8253372: [TESTBUG] update tests which require jvmti - hotspot
Changes: https://git.openjdk.java.net/jdk/pull/314/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=314&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8253372
Stats: 38 lines in 36 files changed: 25 ins; 0 del; 13 mod
Patch: https://git.openjdk.java.net/jdk/pull/314.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/314/head:pull/314
PR: https://git.openjdk.java.net/jdk/pull/314
More information about the serviceability-dev
mailing list