mirror of
https://github.com/openjdk/jdk16u.git
synced 2025-12-11 19:17:23 -06:00
8261505: Test test/hotspot/jtreg/gc/parallel/TestDynShrinkHeap.java killed by Linux OOM Killer
Backport-of: ebaa58d9c07f1ac3846bbf8f3736b1b3a5e0a4fc
This commit is contained in:
parent
c1ef397658
commit
b64af94b09
@ -26,7 +26,7 @@ package gc.parallel;
|
||||
/**
|
||||
* @test TestDynShrinkHeap
|
||||
* @bug 8016479
|
||||
* @requires vm.gc.Parallel
|
||||
* @requires vm.gc.Parallel & os.maxMemory > 1G
|
||||
* @summary Verify that the heap shrinks after full GC according to the current values of the Min/MaxHeapFreeRatio flags
|
||||
* @modules java.base/jdk.internal.misc
|
||||
* @modules jdk.management
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user