RFR(XXS): 8209019 remove tests affected by JDK-8208690 from the ProblemList
Daniel D. Daugherty
daniel.daugherty at oracle.com
Mon Sep 24 18:37:09 UTC 2018
Chris,
Thanks for the review. I can't list you as a reviewer since I
pushed right after I got dfuch's review.
Dan
On 9/24/18 1:18 PM, Chris Hegarty wrote:
> Looks good.
>
> -Chris.
>
>> On 24 Sep 2018, at 17:56, Daniel D. Daugherty <daniel.daugherty at oracle.com> wrote:
>>
>> Greetings,
>>
>> The following bug was used to ProblemList a couple of tests:
>>
>> JDK-8209018 ProblemList tests affected by JDK-8208690
>> https://bugs.openjdk.java.net/browse/JDK-8209018
>>
>> Jon's fix for JTREG has been in a promoted JTREG build for
>> a while now so it's time to remove those tests from the
>> ProblemList.
>>
>> Here's the subtask bug to remove the tests from the ProblemList:
>>
>> JDK-8209019 Remove tests affected by JDK-8208690 from the ProblemList
>> https://bugs.openjdk.java.net/browse/JDK-8209019
>>
>>
>> Here's the diff:
>>
>> $ hg diff
>> diff -r 6c17cf410d7c test/jdk/ProblemList.txt
>> --- a/test/jdk/ProblemList.txt Mon Sep 24 12:18:51 2018 -0400
>> +++ b/test/jdk/ProblemList.txt Mon Sep 24 12:49:53 2018 -0400
>> @@ -559,9 +559,6 @@
>>
>> java/net/DatagramSocket/SendDatagramToBadAddress.java 7143960 macosx-all
>>
>> -java/net/Socket/LingerTest.java 8208690 generic-all
>> -sun/net/www/http/HttpClient/MultiThreadTest.java 8208690 generic-all
>> -
>> ############################################################################
>>
>> # jdk_nio
>>
>> Thanks, in advance, for any questions, comments or suggestions.
>>
>> Dan
More information about the hotspot-dev
mailing list