RFR(XXS): 8209019 remove tests affected by JDK-8208690 from the ProblemList
Daniel Fuchs
daniel.fuchs at oracle.com
Mon Sep 24 17:03:52 UTC 2018
Looks good to me Dan!
Let's see if the errant failure reappear...
best regards,
-- daniel
On 24/09/2018 17:56, Daniel D. Daugherty 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