RFR for JDK-6772009 Intermittent test failure: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java test failed with 'Completed != 2'
Martin Buchholz
martinrb at google.com
Wed Nov 20 06:35:24 UTC 2013
Hi Kalyan,
None of us can review your changes yet because you haven't given us a URL
of your webrev.
I've tried to make the jsr166 copy of CancelledLockLoops fail by adjusting
ITERS and TIMEOUT radically up and down, but the test just keeps on passing
for me. Hints appreciated.
On Tue, Nov 19, 2013 at 6:39 PM, srikalyan chandrashekar <
srikalyan.chandrashekar at oracle.com> wrote:
> Suggested Fix:
>> a) Decrease the timeout from 100 to 50ms which will ensure that the test
>> will pass even on faster machines
>>
>
This doesn't look like a permanent fix - it just makes the failing case
rarer.
More information about the core-libs-dev
mailing list