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

Commit

Permalink
Clean backport of JDK-8261505.
Browse files Browse the repository at this point in the history
  • Loading branch information
mychris committed Mar 9, 2021
1 parent e3e7400 commit 430aed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/hotspot/jtreg/gc/parallel/TestDynShrinkHeap.java
Original file line number Diff line number Diff line change
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

0 comments on commit 430aed2

Please sign in to comment.