+1
-- daniel
On 23/05/2018 16:43, Chris Hegarty wrote:
This is a review for a trivial change to a test to make it more robust on
platforms, Mac, where system proxies are used by HttpURLConnection,
by default. This test should never use a proxy.
https://bugs.openjdk.java.net/browse/JDK-820329
On 23/05/2018 16:43, Chris Hegarty wrote:
This is a review for a trivial change to a test to make it more robust on
platforms, Mac, where system proxies are used by HttpURLConnection,
by default. This test should never use a proxy.
This looks okay to me.
This is a review for a trivial change to a test to make it more robust on
platforms, Mac, where system proxies are used by HttpURLConnection,
by default. This test should never use a proxy.
https://bugs.openjdk.java.net/browse/JDK-8203297
diff --git a/test/jdk/java/net/URL/OpenStream.java
b/tes