OpenJDK / jdk / hs
changeset 45129:60283e4bfe7e
8180303: Remove technote doc link from ProxySelector/B8035158.java test
Reviewed-by: chegar
author | michaelm |
---|---|
date | Fri, 12 May 2017 17:38:30 +0100 |
parents | 629171363c31 |
children | 469dceb426cc |
files | jdk/test/java/net/ProxySelector/B8035158.java |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/jdk/test/java/net/ProxySelector/B8035158.java Fri May 12 02:06:04 2017 +0000 +++ b/jdk/test/java/net/ProxySelector/B8035158.java Fri May 12 17:38:30 2017 +0100 @@ -158,8 +158,6 @@ t.add(new TestCase("google.com|bing.com|yahoo.com", "http://127.0.0.1", false)); t.add(new TestCase("google.com|bing.com|yahoo.com", "http://yahoo.com", false)); - // example from - // http://docs.oracle.com/javase/7/docs/technotes/guides/net/proxies.html t.add(new TestCase("localhost|host.example.com", "http://localhost", false)); t.add(new TestCase("localhost|host.example.com",