--- old/test/hotspot/jtreg/gc/logging/TestMetaSpaceLog.java 2019-03-19 17:32:01.784259742 +0800 +++ new/test/hotspot/jtreg/gc/logging/TestMetaSpaceLog.java 2019-03-19 17:32:01.676259742 +0800 @@ -39,7 +39,7 @@ * @test TestMetaSpaceLog * @bug 8211123 * @summary Ensure that the Metaspace is updated in the log - * @requires vm.gc=="null" + * @requires vm.gc.Parallel & vm.gc.G1 & vm.gc.ConcMarkSweep & vm.gc.Serial * @key gc * @library /test/lib * @modules java.base/jdk.internal.misc