Integrated: 8321124: java/util/stream/GatherersTest.java times out

Viktor Klang vklang at openjdk.org
Wed Dec 6 07:14:49 UTC 2023


On Fri, 1 Dec 2023 17:00:48 GMT, Viktor Klang <vklang at openjdk.org> wrote:

> Splits GatherersTest out to distinct files per built-in gatherer
> 
> Fixes a test ordering issue for mapConcurrent which placed GatherersTest on the ProblemList.
> 
> Adding increased maxOutputSize for Gatherer-related tests to improve debuggability.
> 
> Lowering the composition threshold of GathererTest.testMassivelyComposedGatherers to 256 to avoid SOE on low-specc:ed machines.

This pull request has now been integrated.

Changeset: 9d776777
Author:    Viktor Klang <vklang at openjdk.org>
Committer: Alan Bateman <alanb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9d776777c503ede4410ae3fe744cb267e9175433
Stats:     1155 lines in 9 files changed: 785 ins; 369 del; 1 mod

8321124: java/util/stream/GatherersTest.java times out

Reviewed-by: alanb

-------------

PR: https://git.openjdk.org/jdk/pull/16928


More information about the core-libs-dev mailing list