Skip to content

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

Reviewed-by: sjohanss, tschatzl
  • Loading branch information
mychris authored and kstefanj committed Feb 12, 2021
1 parent 3210095 commit ebaa58d
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 ebaa58d

@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.