JDK-8169196 : [TESTBUG] Three tests from sun/net/www have undeclared dependencies
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2016-11-03
  • Updated: 2025-07-10
  • Resolved: 2016-11-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 JDK 9
8u471Fixed 9 b145Fixed
Related Reports
Relates :  
Description
test/sun/net/www/http/HttpClient/RetryPost.java
test/sun/net/www/http/KeepAliveStream/InfiniteLoop.java
test/sun/net/www/protocol/http/NoNTLM.java

The tests depend on jdk.httpserver module.

Missed module declaration blocks execution of tests with module limitation that could be defined by "--limit-module" command-line option.
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/df914079c901 User: lana Date: 2016-11-16 20:23:22 +0000
16-11-2016

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/df914079c901 User: dfuchs Date: 2016-11-10 11:19:36 +0000
10-11-2016