RFR: [8u] Increase timeout for EvilSyncBug test
Roman Kennke
rkennke at redhat.com
Tue May 30 20:23:11 UTC 2017
Am 30.05.2017 um 22:16 schrieb Aleksey Shipilev:
> 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
>
>
Yes
Roman
More information about the shenandoah-dev
mailing list