JDK 9 RFR of JDK-8161565: Problem list httpclient/SplitResponse.java and URLPermission/URLTest.java

Chris Hegarty chris.hegarty at oracle.com
Wed Jul 20 12:30:59 UTC 2016


Amy,

I approve the addition of SplitResponse to the ProblemList, but not
URLTest.

URLTest is too important a test to not be run, instead, I will send out
an RFR, soon, to resolve the intermittent issue with the test itself.

-Chris.

> On 18 Jul 2016, at 06:48, Amy Lu <amy.lu at oracle.com> wrote:
> 
> Below tests have been observed to fail intermittently with relatively high frequency:
> 
> java/net/httpclient/SplitResponse.java (JDK-8157533) 
> java/net/URLPermission/URLTest.java (JDK-8078568) 
> 
> Please review this patch to put them to problem list until issues addressed.
> 
> bug: https://bugs.openjdk.java.net/browse/JDK-8161565
> webrev: http://cr.openjdk.java.net/~amlu/8161565/webrev.00/
> 
> Thanks,
> Amy
> 
> 
> --- old/test/ProblemList.txt	2016-07-18 13:42:14.000000000 +0800
> +++ new/test/ProblemList.txt	2016-07-18 13:42:14.000000000 +0800
> @@ -171,6 +171,10 @@
>  
>  java/net/DatagramSocket/SendDatagramToBadAddress.java           7143960 macosx-all
>  
> +java/net/URLPermission/URLTest.java                             8078568 generic-all
> +
> +java/net/httpclient/SplitResponse.java                          8157533 generic-all 
> +
>  java/net/httpclient/http2/BasicTest.java                        8157408 linux-all
>  java/net/httpclient/http2/ErrorTest.java                        8158127 solaris-all,windows-all
>  java/net/httpclient/http2/TLSConnection.java                    8157482 macosx-all
> 
> 



More information about the net-dev mailing list