From david.holmes at oracle.com Tue Feb 14 22:29:02 2017
From: david.holmes at oracle.com (David Holmes)
Date: Wed, 15 Feb 2017 08:29:02 +1000
Subject: jmx-dev RFR (XXS): JDK-8174855 Quarantine failing test
jdk/test/sun/management/HotspotRuntimeMBean/GetSafepointSyncTime.java
In-Reply-To: <1b5865c0-6f4d-663e-4852-b18dc376be0b@oracle.com>
References: <1b5865c0-6f4d-663e-4852-b18dc376be0b@oracle.com>
Message-ID: <725d25a7-9d7f-4eb6-a14b-726b2521227a@oracle.com>
Hi George,
On 15/02/2017 5:12 AM, George Triantafillou wrote:
> Please review this very small fix for JDK-8174855:
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8174855
> open webrev: http://cr.openjdk.java.net/~gtriantafill/8174855/webrev/
>
>
> The test was added to ProblemList.txt. Thanks.
The bug id in the ProblemList.txt is the bug that needs to be fixed to
allow the test to be removed from the ProblemList - not the bug id used
to add it to the list.
David
-----
> -George
>
From george.triantafillou at oracle.com Wed Feb 15 01:40:00 2017
From: george.triantafillou at oracle.com (George Triantafillou)
Date: Tue, 14 Feb 2017 20:40:00 -0500
Subject: jmx-dev RFR (XXS): JDK-8174855 Quarantine failing test
jdk/test/sun/management/HotspotRuntimeMBean/GetSafepointSyncTime.java
In-Reply-To: <725d25a7-9d7f-4eb6-a14b-726b2521227a@oracle.com>
References: <1b5865c0-6f4d-663e-4852-b18dc376be0b@oracle.com>
<725d25a7-9d7f-4eb6-a14b-726b2521227a@oracle.com>
Message-ID:
Hi David,
Thanks for the review. Updated webrev:
http://cr.openjdk.java.net/~gtriantafill/8174855/webrev.01/
-George
On 2/14/2017 5:29 PM, David Holmes wrote:
> Hi George,
>
> On 15/02/2017 5:12 AM, George Triantafillou wrote:
>> Please review this very small fix for JDK-8174855:
>>
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8174855
>> open webrev: http://cr.openjdk.java.net/~gtriantafill/8174855/webrev/
>>
>>
>> The test was added to ProblemList.txt. Thanks.
>
> The bug id in the ProblemList.txt is the bug that needs to be fixed to
> allow the test to be removed from the ProblemList - not the bug id
> used to add it to the list.
>
> David
> -----
>
>> -George
>>
From david.holmes at oracle.com Wed Feb 15 02:09:15 2017
From: david.holmes at oracle.com (David Holmes)
Date: Wed, 15 Feb 2017 12:09:15 +1000
Subject: jmx-dev RFR (XXS): JDK-8174855 Quarantine failing test
jdk/test/sun/management/HotspotRuntimeMBean/GetSafepointSyncTime.java
In-Reply-To:
References: <1b5865c0-6f4d-663e-4852-b18dc376be0b@oracle.com>
<725d25a7-9d7f-4eb6-a14b-726b2521227a@oracle.com>
Message-ID: <1490077f-7f1c-a6b2-4a9e-e95fe16ae643@oracle.com>
On 15/02/2017 11:40 AM, George Triantafillou wrote:
> Hi David,
>
> Thanks for the review. Updated webrev:
>
> http://cr.openjdk.java.net/~gtriantafill/8174855/webrev.01/
>
Looks good! :)
Thanks,
David
> -George
>
> On 2/14/2017 5:29 PM, David Holmes wrote:
>> Hi George,
>>
>> On 15/02/2017 5:12 AM, George Triantafillou wrote:
>>> Please review this very small fix for JDK-8174855:
>>>
>>> JBS: https://bugs.openjdk.java.net/browse/JDK-8174855
>>> open webrev: http://cr.openjdk.java.net/~gtriantafill/8174855/webrev/
>>>
>>>
>>> The test was added to ProblemList.txt. Thanks.
>>
>> The bug id in the ProblemList.txt is the bug that needs to be fixed to
>> allow the test to be removed from the ProblemList - not the bug id
>> used to add it to the list.
>>
>> David
>> -----
>>
>>> -George
>>>
>
From george.triantafillou at oracle.com Tue Feb 14 19:12:02 2017
From: george.triantafillou at oracle.com (George Triantafillou)
Date: Tue, 14 Feb 2017 14:12:02 -0500
Subject: jmx-dev RFR (XXS): JDK-8174855 Quarantine failing test
jdk/test/sun/management/HotspotRuntimeMBean/GetSafepointSyncTime.java
Message-ID: <1b5865c0-6f4d-663e-4852-b18dc376be0b@oracle.com>
Please review this very small fix for JDK-8174855:
JBS: https://bugs.openjdk.java.net/browse/JDK-8174855
open webrev: http://cr.openjdk.java.net/~gtriantafill/8174855/webrev/
The test was added to ProblemList.txt. Thanks.
-George
From george.triantafillou at oracle.com Wed Feb 15 14:29:02 2017
From: george.triantafillou at oracle.com (George Triantafillou)
Date: Wed, 15 Feb 2017 09:29:02 -0500
Subject: jmx-dev RFR (XXS): JDK-8174855 Quarantine failing test
jdk/test/sun/management/HotspotRuntimeMBean/GetSafepointSyncTime.java
In-Reply-To: <1490077f-7f1c-a6b2-4a9e-e95fe16ae643@oracle.com>
References: <1b5865c0-6f4d-663e-4852-b18dc376be0b@oracle.com>
<725d25a7-9d7f-4eb6-a14b-726b2521227a@oracle.com>
<1490077f-7f1c-a6b2-4a9e-e95fe16ae643@oracle.com>
Message-ID:
Thanks David.
-George
On 2/14/2017 9:09 PM, David Holmes wrote:
> On 15/02/2017 11:40 AM, George Triantafillou wrote:
>> Hi David,
>>
>> Thanks for the review. Updated webrev:
>>
>> http://cr.openjdk.java.net/~gtriantafill/8174855/webrev.01/
>>
>
> Looks good! :)
>
> Thanks,
> David
>
>> -George
>>
>> On 2/14/2017 5:29 PM, David Holmes wrote:
>>> Hi George,
>>>
>>> On 15/02/2017 5:12 AM, George Triantafillou wrote:
>>>> Please review this very small fix for JDK-8174855:
>>>>
>>>> JBS: https://bugs.openjdk.java.net/browse/JDK-8174855
>>>> open webrev: http://cr.openjdk.java.net/~gtriantafill/8174855/webrev/
>>>>
>>>>
>>>> The test was added to ProblemList.txt. Thanks.
>>>
>>> The bug id in the ProblemList.txt is the bug that needs to be fixed to
>>> allow the test to be removed from the ProblemList - not the bug id
>>> used to add it to the list.
>>>
>>> David
>>> -----
>>>
>>>> -George
>>>>
>>