hg: jdk9/sandbox/jdk: 8151913: Fix module dependencies in java/net tests
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Mon Jun 13 05:20:57 UTC 2016
Changeset: 5274a502619e
Author: mli
Date: 2016-06-12 21:55 -0700
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/5274a502619e
8151913: Fix module dependencies in java/net tests
Summary: Module dependency declaration for java/net/* tests
Reviewed-by: alanb
Contributed-by: John Jiang <sha.jiang at oracle.com>
! test/java/net/Authenticator/B4769350.java
! test/java/net/Authenticator/Deadlock.java
! test/java/net/CookieHandler/EmptyCookieHeader.java
! test/java/net/CookieHandler/LocalHostCookie.java
! test/java/net/HttpCookie/IllegalCookieNameTest.java
! test/java/net/ResponseCache/Test.java
! test/java/net/ResponseCache/Test2.java
! test/java/net/SetFactoryPermission/SetFactoryPermission.java
! test/java/net/Socks/SocksIPv6Test.java
! test/java/net/URLClassLoader/ClassLoad.java
! test/java/net/URLClassLoader/closetest/CloseTest.java
! test/java/net/URLPermission/URLTest.java
! test/java/net/httpclient/APIErrors.java
! test/java/net/httpclient/BasicAuthTest.java
! test/java/net/httpclient/ImmutableHeaders.java
! test/java/net/httpclient/ManyRequests.java
! test/java/net/httpclient/RequestBodyTest.java
! test/java/net/httpclient/SmokeTest.java
+ test/java/net/httpclient/TEST.properties
! test/java/net/httpclient/security/Security.java
! test/java/net/spi/URLStreamHandlerProvider/Basic.java
More information about the jdk9-sandbox-changes
mailing list