hotspot/test/gc/TestNUMAPageSize.java
changeset 28634 c1daf7005bd4
parent 27630 f5b2d7c500f4
--- a/hotspot/test/gc/TestNUMAPageSize.java	Fri Jan 16 14:43:45 2015 +0100
+++ b/hotspot/test/gc/TestNUMAPageSize.java	Mon Jan 19 10:06:14 2015 +0100
@@ -25,6 +25,7 @@
  * @test TestNUMAPageSize
  * @summary Make sure that start up with NUMA support does not cause problems.
  * @bug 8061467
+ * @requires (vm.opt.AggressiveOpts == null) | (vm.opt.AggressiveOpts == false)
  * @key gc
  * @key regression
  * @run main/othervm -Xmx8M -XX:+UseNUMA TestNUMAPageSize