RFR: 8327098: GTest needs larger combination limit
Axel Boldt-Christmas
aboldtch at openjdk.org
Tue Mar 5 13:13:48 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.
Note that there is also: [JDK-8325490](https://bugs.openjdk.org/browse/JDK-8325490)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18083#issuecomment-1978748160
More information about the hotspot-runtime-dev
mailing list