Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Commit b64af94

Browse files
mychrisshipilev
authored andcommitted
8261505: Test test/hotspot/jtreg/gc/parallel/TestDynShrinkHeap.java killed by Linux OOM Killer
Backport-of: ebaa58d9c07f1ac3846bbf8f3736b1b3a5e0a4fc
1 parent c1ef397 commit b64af94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/hotspot/jtreg/gc/parallel/TestDynShrinkHeap.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/**
2727
* @test TestDynShrinkHeap
2828
* @bug 8016479
29-
* @requires vm.gc.Parallel
29+
* @requires vm.gc.Parallel & os.maxMemory > 1G
3030
* @summary Verify that the heap shrinks after full GC according to the current values of the Min/MaxHeapFreeRatio flags
3131
* @modules java.base/jdk.internal.misc
3232
* @modules jdk.management

0 commit comments

Comments
 (0)