Re: RFR: 8321124: java/util/stream/GatherersTest.java times out [v3]

2023-12-04 Thread Viktor Klang
On Mon, 4 Dec 2023 14:11:34 GMT, Viktor Klang 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 impr

Re: RFR: 8321124: java/util/stream/GatherersTest.java times out [v3]

2023-12-04 Thread Viktor Klang
> Renames GatherersTest to BuiltInGatherersTest for easier deduplication of > GathererTest. > > Fixes a test ordering issue in testMapConcurrentAPIandContract(). > > Adding increased maxOutputSize for Gatherer-related tests to improve > debuggability. > > Lowering the composition threshold of