--- old/test/hotspot/jtreg/gc/metaspace/TestMetaspacePerfCounters.java 2020-07-07 16:32:51.000000000 -0700 +++ new/test/hotspot/jtreg/gc/metaspace/TestMetaspacePerfCounters.java 2020-07-07 16:32:50.000000000 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2013, 2020, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -81,7 +81,7 @@ /* @test TestMetaspacePerfCountersShenandoah * @bug 8014659 - * @requires vm.gc.Shenandoah & !vm.graal.enabled + * @requires vm.gc.Shenandoah * @library /test/lib / * @summary Tests that performance counters for metaspace and compressed class * space exists and works.