On 14/03/2019 14:37, Roger Riggs wrote:
Please review a test configure change to skip running TimSortStackSize2
on the fast debug build. The running time of the test is excessive.
This particular test has been timing out intermittently for a long time.
Webrev:
http://cr.openjdk.java.net/~rriggs/webrev-timsort-timeout-8220613/
Issue:
https://bugs.openjdk.java.net/browse/JDK-8220613
Looks okay but the fastdebug times looks very long compared to other
tests - do you know if there a specific assertion that is the issue here?
-Alan