JDK 9 RFR of JDK-8166054: Problem list JarURLConnectionUseCaches.java until JDK-8165988 is fixed

Daniel Fuchs daniel.fuchs at oracle.com
Wed Sep 14 17:09:54 UTC 2016


Hi Joe,

Looks good to me!

-- daniel

On 14/09/16 18:07, joe darcy wrote:
> Hello,
>
> Until JDK-8165988 is fixed, the test
>
>     sun/net/www/protocol/jar/JarURLConnectionUseCaches.java
>
> should be problem listed on windows. Please review the patch below.
>
> Thanks,
>
> -Joe
>
> --- a/test/ProblemList.txt    Wed Sep 14 07:37:15 2016 -0700
> +++ b/test/ProblemList.txt    Wed Sep 14 10:03:29 2016 -0700
> @@ -159,7 +159,6 @@
>
>  # jdk_net
>
> -
>  java/net/MulticastSocket/NoLoopbackPackets.java 7122846 macosx-all
>  java/net/MulticastSocket/SetLoopbackMode.java 7122846 macosx-all
>
> @@ -173,6 +172,8 @@
>  java/net/httpclient/http2/ErrorTest.java 8158127 solaris-all,windows-all
>  java/net/httpclient/http2/TLSConnection.java 8157482 macosx-all
>
> +sun/net/www/protocol/jar/JarURLConnectionUseCaches.java 8165988
> windows-all
> +
>  ############################################################################
>
>
>  # jdk_nio
>



More information about the core-libs-dev mailing list