JDK 9 RFR of JDK-8159012: Problem list sun/net/www/http/ChunkedOutputStream/checkError.java

Chris Hegarty chris.hegarty at oracle.com
Wed Jun 8 08:17:29 UTC 2016


Looks fine Amy.

-Chris.

> On 8 Jun 2016, at 01:48, Amy Lu <amy.lu at oracle.com> wrote:
> 
> sun/net/www/http/ChunkedOutputStream/checkError.java 
> This test failed intermittently (JDK-8041924), and recently observed failing with high frequency.
> 
> Please review this patch to put the test to problem list until JDK-8041924 is addressed.
> 
> bug: https://bugs.openjdk.java.net/browse/JDK-8159012
> webrev: http://cr.openjdk.java.net/~amlu/8159012/webrev.00/
> 
> Thanks,
> Amy
> 
> 
> --- old/test/ProblemList.txt	2016-06-08 08:34:32.000000000 +0800
> +++ new/test/ProblemList.txt	2016-06-08 08:34:32.000000000 +0800
> @@ -167,6 +167,8 @@
>  
>  java/net/DatagramSocket/SendDatagramToBadAddress.java           7143960 macosx-all
>  
> +sun/net/www/http/ChunkedOutputStream/checkError.java            8041924 linux-all
> +
>  ############################################################################
>  
>  # jdk_nio
> 
> 



More information about the net-dev mailing list