< prev index next >

test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargerThanHeap.java

Print this page
rev 59879 : [mq]: 8249000

@@ -23,11 +23,11 @@
  */
 
 /**
  * @test TestAllocLargerThanHeap
  * @summary Test that allocation of the object larger than heap fails predictably
- * @requires vm.gc.Shenandoah & !vm.graal.enabled
+ * @requires vm.gc.Shenandoah
  * @library /test/lib
  * @run driver TestAllocLargerThanHeap
  */
 
 import jdk.test.lib.process.OutputAnalyzer;
< prev index next >