Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b19
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8299503 | 17.0.7-oracle | Ramesh Gangadhar | P4 | Resolved | Fixed | b01 |
JDK-8302586 | 17.0.7 | Goetz Lindenmaier | P4 | Resolved | Fixed | b03 |
Description
There are 6 ConnectTimeout tests with total runtime close to 7 minutes. Most of the time they are just waiting for a timeout to expire, and they only verify the type of exception thrown.
We can reduce the number of iterations and use shorter timeouts, and still get the expected behavior.
We can reduce the number of iterations and use shorter timeouts, and still get the expected behavior.
Attachments
Issue Links
- backported by
-
JDK-8299503 java/net/httpclient/ConnectTimeout tests are slow
-
- Resolved
-
-
JDK-8302586 java/net/httpclient/ConnectTimeout tests are slow
-
- Resolved
-
- relates to
-
JDK-8294723 Review running times of tier 2 library regression tests
-
- Open
-
- links to
-
Commit openjdk/jdk17u-dev/0ce70e32
-
Commit openjdk/jdk/fe70487d
-
Review openjdk/jdk17u-dev/1167
-
Review openjdk/jdk/10605
(2 links to)