8335824: Test gc/arguments/TestMinInitialErgonomics.java is timing out
Reviewed-by: ayang, kbarrett
This commit is contained in:
parent
c34a1b7013
commit
953c35eb5b
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2013, 2022, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2013, 2024, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -27,6 +27,7 @@ package gc.arguments;
|
||||
* @test TestMinInitialErgonomics
|
||||
* @bug 8006088
|
||||
* @requires vm.gc.Parallel
|
||||
* @requires vm.compMode != "Xcomp"
|
||||
* @summary Test Parallel GC ergonomics decisions related to minimum and initial heap size.
|
||||
* @library /test/lib
|
||||
* @library /
|
||||
|
Loading…
Reference in New Issue
Block a user