RFR: [8u] Increase timeout for EvilSyncBug test
Aleksey Shipilev
shade at redhat.com
Tue May 30 20:16:49 UTC 2017
On 05/30/2017 10:15 PM, Roman Kennke wrote:
> Am 30.05.2017 um 22:05 schrieb Aleksey Shipilev:
>> 8u seems significantly slower in fastdebug than 9, and this test timeouts
>> intermittently. I propose we increase the timeout from 120 to 240 seconds.
>>
>> $ hg diff
>> diff -r 6ee2dcaf8e98 test/gc/shenandoah/EvilSyncBug.java
>> --- a/test/gc/shenandoah/EvilSyncBug.java Tue May 30 22:00:06 2017 +0200
>> +++ b/test/gc/shenandoah/EvilSyncBug.java Tue May 30 22:01:10 2017 +0200
>> @@ -28,7 +28,7 @@
>> * @library /testlibrary
>> * @modules java.base/jdk.internal.misc
>> * java.management
>> - * @run driver EvilSyncBug
>> + * @run driver/timeout=240 EvilSyncBug
>> */
>>
>> import java.util.*;
>>
>>
>> -Aleksey
>>
> Yes please. I am running into this frequently. Can you also do this for
> jdk9?
I had never run into it in jdk9. Have you?
-Aleksey
More information about the shenandoah-dev
mailing list