diff a/test/hotspot/jtreg/serviceability/jvmti/NMethodRelocation/NMethodRelocationTest.java b/test/hotspot/jtreg/serviceability/jvmti/NMethodRelocation/NMethodRelocationTest.java --- a/test/hotspot/jtreg/serviceability/jvmti/NMethodRelocation/NMethodRelocationTest.java +++ b/test/hotspot/jtreg/serviceability/jvmti/NMethodRelocation/NMethodRelocationTest.java @@ -21,10 +21,11 @@ * questions. */ /* * @test + * @ignore * @bug 8316694 * @summary Verify that nmethod relocation posts the correct JVMTI events * @requires vm.jvmti & * vm.gc != "Epsilon" & * vm.flavor == "server" &