mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-17 05:45:05 +00:00
8291289: gc/TestPLABAdaptToMinTLABSize fails after JDK-8289137
Reviewed-by: shade
This commit is contained in:
parent
adaf3b9014
commit
e804236f05
@ -27,6 +27,7 @@ package gc;
|
||||
* @test TestPLABAdaptToMinTLABSize
|
||||
* @bug 8289137
|
||||
* @summary Make sure that Young/OldPLABSize adapt to MinTLABSize setting.
|
||||
* @requires vm.gc.Parallel | vm.gc.G1
|
||||
* @library /test/lib
|
||||
* @modules java.base/jdk.internal.misc
|
||||
* java.management
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user