On Thu, 11 Aug 2022 20:09:06 GMT, Daniel D. Daugherty <dcu...@openjdk.org> 
wrote:

> Split the java/util/stream/SpinedBufferTest.java test into two parts:
> - java/util/stream/SpinedBufferTest1.java has the first 6 test cases
> - java/util/stream/SpinedBufferTes2.java has the second 6 test cases
> 
> I couldn't figure out a way to set a larger timeout value for the entirety
> of java/util/stream/SpinedBufferTest.java and I saw that other folks solved
> this problem with testng tests by splitting the test into more parts.
> 
> This fix is being tested in my jdk-20+10 stress testing run.

This pull request has now been integrated.

Changeset: ab698859
Author:    Daniel D. Daugherty <dcu...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/ab6988599cded028ebfc4c958bc9e88d1b365ad7
Stats:     873 lines in 6 files changed: 503 ins; 370 del; 0 mod

8292215: 
java/util/stream/boottest/java.base/java/util/stream/SpinedBufferTest.java 
times out with slowdebug

Reviewed-by: rriggs, shade

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

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

Reply via email to