On 11/9/2015 7:56 PM, Martin Buchholz wrote:
I approve this change. @key intermittent also added in CVS. We also
observe this test to fail, but only very rarely.
We do want to eventually address all the test failures, even the rare
intermittent ones :-)
Thanks,
-Joe
There's been a big test improvement effort for jsr166 tests, but more
remains.
On Tue, Nov 10, 2015 at 6:46 PM, Joseph D. Darcy
wrote:
> On 11/9/2015 7:56 PM, Martin Buchholz wrote:
>
>> I approve this change. @key intermittent also added in CVS. We also
>> observe this test to fail, but only
Hi Amy,
On 11/9/2015 7:20 PM, Amy Lu wrote:
java/util/concurrent/Phaser/Basic.java fails intermittently
(JDK-8141031).
This patch is to mark the test with keyword 'intermittent' and moved
it to tier 2 until the problem is addressed.
bug: https://bugs.openjdk.java.net/browse/JDK-8142370
webr
I approve this change. @key intermittent also added in CVS. We also
observe this test to fail, but only very rarely.
On Mon, Nov 9, 2015 at 7:44 PM, joe darcy wrote:
> Hi Amy,
>
> On 11/9/2015 7:20 PM, Amy Lu wrote:
>
>> java/util/concurrent/Phaser/Basic.java fails intermittently (JDK-8141031)
java/util/concurrent/Phaser/Basic.java fails intermittently (JDK-8141031).
This patch is to mark the test with keyword 'intermittent' and moved it
to tier 2 until the problem is addressed.
bug: https://bugs.openjdk.java.net/browse/JDK-8142370
webrev: http://cr.openjdk.java.net/~amlu/8142370/we