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) The CDS test changes look good to me. Thanks for doing this. ------------- Marked as reviewed by iklam (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/314