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

Rob McKenna rob.mckenna at oracle.com
Wed Sep 14 17:52:44 UTC 2016


Sorry Joe,

This passed just fine in jprt. I'll change it to othervm now. (I only noticed this problem on 8 last night)

	-Rob

On 14/09/16 06:09, Daniel Fuchs wrote:
> 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