8335824: Test gc/arguments/TestMinInitialErgonomics.java is timing out

Reviewed-by: ayang, kbarrett
This commit is contained in:
Thomas Schatzl 2024-07-08 11:44:04 +00:00
parent c34a1b7013
commit 953c35eb5b

View File

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