-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b140
-
generic
-
generic
Below tests has undeclared dependencies on jdk modules.
java/net/httpclient/http2/ErrorTest.java
java/net/httpclient/http2/HpackDriver.java
java/net/httpclient/security/Driver.java
java/net/spi/URLStreamHandlerProvider/Basic.java
sun/net/www/protocol/jar/MultiReleaseJarURLConnection.java
See log example attached.
This issue prevents regression test execution with "--limit-modules java.base" command line options.
java/net/httpclient/http2/ErrorTest.java
java/net/httpclient/http2/HpackDriver.java
java/net/httpclient/security/Driver.java
java/net/spi/URLStreamHandlerProvider/Basic.java
sun/net/www/protocol/jar/MultiReleaseJarURLConnection.java
See log example attached.
This issue prevents regression test execution with "--limit-modules java.base" command line options.
- relates to
-
JDK-8145414 Fix more module dependences in jdk tests
-
- Open
-