RFR: 8321124: java/util/stream/GatherersTest.java times out [v4]
Viktor Klang
vklang at openjdk.org
Mon Dec 4 14:25:05 UTC 2023
> 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.
Viktor Klang has updated the pull request incrementally with one additional commit since the last revision:
Removing extraneous built-in gatherer test output
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16928/files
- new: https://git.openjdk.org/jdk/pull/16928/files/59b82f38..fd426ae7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16928&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16928&range=02-03
Stats: 6 lines in 2 files changed: 0 ins; 5 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/16928.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16928/head:pull/16928
PR: https://git.openjdk.org/jdk/pull/16928
More information about the core-libs-dev
mailing list