mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-31 13:38:47 +00:00
8335824: Test gc/arguments/TestMinInitialErgonomics.java is timing out
Reviewed-by: kbarrett, ayang Backport-of: 953c35eb5bff49ec5f7dbb25edd8a324b94318eb
This commit is contained in:
parent
4e52320979
commit
ae10055b2c
@ -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…
x
Reference in New Issue
Block a user