RFR 8220005: java/util/Arrays/TimSortStackSize2.java times out
Alan Bateman
Alan.Bateman at oracle.com
Wed Mar 13 14:45:15 UTC 2019
On 12/03/2019 17:30, Lance Andersen wrote:
> Hi all,
>
> Please review this addition to the ProblemList.txt as this tests times out from time to time
>
>
I can't tell from the bug what analysis has been done but are these
timeouts always debug builds? If so then maybe you could use `@requires
vm.debug == false` to have it be skipped on debug builds until it clear
whether it's just that the timeout is too small or there is another issue.
-Alan
More information about the core-libs-dev
mailing list