Integrated: 8327098: GTest needs larger combination limit
Kelvin Nilsen
kdnilsen at openjdk.org
Mon Mar 18 17:56:32 UTC 2024
On Fri, 1 Mar 2024 15:01:14 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:
> The current value of LogSelectionList::MaxSelections is too small, causing GTest failures. This increases the value from 256 to 320.
This pull request has now been integrated.
Changeset: c901da48
Author: Kelvin Nilsen <kdnilsen at openjdk.org>
Committer: Y. Srinivas Ramakrishna <ysr at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c901da48e30d53cb8e4e3c1f0584c5f2d3d095f1
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8327098: GTest needs larger combination limit
Reviewed-by: shade, phh
-------------
PR: https://git.openjdk.org/jdk/pull/18083
More information about the hotspot-runtime-dev
mailing list