RFR 8220005: java/util/Arrays/TimSortStackSize2.java times out

Roger Riggs Roger.Riggs at oracle.com
Wed Mar 13 17:44:14 UTC 2019


Hi,

The test runs significantly slower on the fast debug build.

Release images build:  4 seconds

Fastdebug images build: 2.5 minutes

$.02, Roger


On 03/13/2019 10:45 AM, Alan Bateman wrote:
> 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