< prev index next >

test/hotspot/jtreg/TEST.groups

Print this page
rev 50116 : 8202946: [TESTBUG] Open source VM testbase OOM tests
Reviewed-by: duke

@@ -1159,5 +1159,9 @@
   vmTestbase/heapdump/OnOOMToFileMetaspace/TestDescription.java \
   vmTestbase/heapdump/OnOOMToPath/TestDescription.java \
   vmTestbase/heapdump/JMapHeapCore/TestDescription.java \
   vmTestbase/heapdump/JMapMetaspace/TestDescription.java
 
+# Test for OOME re-throwing after Java Heap exchausting
+vmTestbase_vm_oom = \
+  vmTestbase/vm/oom
+
< prev index next >