test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithCMS.java
changeset 48883 0f1be3c7b6b2
parent 47216 71c04702a3d5
child 50455 2b73cce96dce
--- a/test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithCMS.java	Wed Feb 07 21:53:38 2018 +0000
+++ b/test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithCMS.java	Thu Feb 08 08:38:42 2018 -0800
@@ -26,8 +26,7 @@
 
 /*
  * @test TestGCBasherWithCMS
- * @key gc
- * @key stress
+ * @key gc stress
  * @requires vm.gc.ConcMarkSweep
  * @requires vm.flavor == "server" & !vm.emulatedClient
  * @summary Stress the CMS GC by trying to make old objects more likely to be garbage than young objects.