-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b145
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8361087 | 8u471 | Govindan Srinivassan | P3 | Resolved | Fixed | master |
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.
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.
- backported by
-
JDK-8361087 [TESTBUG] Three tests from sun/net/www have undeclared dependencies
-
- Resolved
-
- relates to
-
JDK-8145414 Fix more module dependences in jdk tests
-
- Open
-