RFR (XXS): 8145732: Duplicate entry in http.nonProxyHosts will ignore subsequent entries - test update

Svetlana Nikandrova svetlana.nikandrova at oracle.com
Fri Aug 12 14:07:26 UTC 2016


Hello all,

please review next micro test update. It turned out that code change for 
JDK-8035158 <https://bugs.openjdk.java.net/browse/JDK-8035158> also 
fixed problem described in JDK-8145732 
<https://bugs.openjdk.java.net/browse/JDK-8145732>.
But I think It's worth it to update regression test with test case that 
explicitly covers problem described in JDK-8145732 
<https://bugs.openjdk.java.net/browse/JDK-8145732>.
It takes just 2 additional lines of code:

+        t.add(new TestCase("google.com|google.com|google.ie",
+                "http://google.ie", false));

JBS: https://bugs.openjdk.java.net/browse/JDK-8145732
Webrev: http://cr.openjdk.java.net/~snikandrova/8145732/webrev.00/ 
<http://cr.openjdk.java.net/%7Esnikandrova/8145732/webrev.00/>

Thank you,
Svetlana



<https://bugs.openjdk.java.net/browse/JDK-8035158>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/net-dev/attachments/20160812/031b35a2/attachment-0001.html>


More information about the net-dev mailing list