RFR(XXS) : 8180721: clean up ProblemList

Mikhailo Seledtsov mikhailo.seledtsov at oracle.com
Mon May 22 22:43:00 UTC 2017


+1,

Misha

On 5/22/17, 1:24 PM, Igor Ignatyev wrote:
> Hi Serguei,
>
> by mistake, I've rewritten open part by closed part, should be fixed now.
> -- Igor
>
>> On May 22, 2017, at 1:12 PM, serguei.spitsyn at oracle.com wrote:
>>
>> Igor,
>>
>>
>> On 5/22/17 11:09, Igor Ignatyev wrote:
>>> http://cr.openjdk.java.net/~iignatyev/8180721/webrev.00/index.html<http://cr.openjdk.java.net/~iignatyev/8180721/webrev.00/index.html>
>>>> 3 lines changed: 0 ins; 1 del; 2 mod;
>>> Hi all,
>>>
>>> could you please review this tiny patch which cleans up hotspot problem list?
>>> BootAppendTests.java was problem listed due to 8150683[1] which has been closed as CNR, however the test has been fixed only by 8179103[2] which is not integrated into JDK 9.
>>> AllModulesCommandTest.java was problem listed due to 8168478[3] which has been closed as NAI. this test also has @ignore 8170541[4], but the test should be quarantined rather than excluded due to this bug.
>>>
>>> webrev: http://cr.openjdk.java.net/~iignatyev/8180721/webrev.00/index.html<http://cr.openjdk.java.net/~iignatyev/8180721/webrev.00/index.html>
>> This webrev was supposed to fix the open part with the tests BootAppendTests.java
>> and AllModulesCommandTest.java but the fix is for closed test Test6329104.java .
>> Do I miss anything?
>>
>>
>> Thanks,
>> Serguei
>>
>>
>>> jbs: https://bugs.openjdk.java.net/browse/JDK-8180721<https://bugs.openjdk.java.net/browse/JDK-8180721>
>>>
>>> Thanks,
>>> -- Igor
>>>
>>> [1] https://bugs.openjdk.java.net/browse/JDK-8150683<https://bugs.openjdk.java.net/browse/JDK-8150683>
>>> [2] https://bugs.openjdk.java.net/browse/JDK-8179103<https://bugs.openjdk.java.net/browse/JDK-8179103>
>>> [3] https://bugs.openjdk.java.net/browse/JDK-8168478<https://bugs.openjdk.java.net/browse/JDK-8168478>
>>> [4] https://bugs.openjdk.java.net/browse/JDK-8170541<https://bugs.openjdk.java.net/browse/JDK-8170541>


More information about the hotspot-dev mailing list