Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
8261505: Test test/hotspot/jtreg/gc/parallel/TestDynShrinkHeap.java k…
…illed by Linux OOM Killer

Backport-of: ebaa58d9c07f1ac3846bbf8f3736b1b3a5e0a4fc
  • Loading branch information
mychris authored and shipilev committed Mar 22, 2021
1 parent c1ef397 commit b64af94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/hotspot/jtreg/gc/parallel/TestDynShrinkHeap.java
Expand Up @@ -26,7 +26,7 @@
/**
* @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
Expand Down

1 comment on commit b64af94

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.