diff a/test/hotspot/jtreg/compiler/whitebox/RelocateNMethodMultiplePaths.java b/test/hotspot/jtreg/compiler/whitebox/RelocateNMethodMultiplePaths.java --- a/test/hotspot/jtreg/compiler/whitebox/RelocateNMethodMultiplePaths.java +++ b/test/hotspot/jtreg/compiler/whitebox/RelocateNMethodMultiplePaths.java @@ -22,10 +22,11 @@ * */ /* * @test id=C1 + * @ignore * @bug 8316694 * @requires vm.debug == true * @summary test that relocated nmethod is correctly deoptimized * @library /test/lib / * @modules java.base/jdk.internal.misc java.management @@ -37,10 +38,11 @@ * compiler.whitebox.RelocateNMethodMultiplePaths */ /* * @test id=C2 + * @ignore * @bug 8316694 * @requires vm.debug == true * @summary test that relocated nmethod is correctly deoptimized * @library /test/lib / * @modules java.base/jdk.internal.misc java.management