< prev index next >

test/gc/TestNUMAPageSize.java

Print this page
rev 7654 : [mq]: 8040935-requires

*** 23,32 **** --- 23,33 ---- /** * @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 */
< prev index next >