JDK-8169002 : [TESTBUG] Several java/net/httpclient have undeclared dependency on java.logging module
  • 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-01
  • Updated: 2016-12-07
  • Resolved: 2016-11-03
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 9
9 b144Fixed
Related Reports
Relates :  
Relates :  
Description
Affected tests:
java/net/httpclient/APIErrors.java
java/net/httpclient/ManyRequests.java
java/net/httpclient/RequestBodyTest.java
java/net/httpclient/SmokeTest.java
java/net/httpclient/security/Driver.java
java/net/httpclient/security/Security.java

The tests failes in case module limitation with "--limit-module" command line option. Examples of test results are in attachment.