-
Sub-task
-
Resolution: Fixed
-
P3
-
None
-
b17
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8351247 | 11.0.28-oracle | Vishwas Garg | P3 | Resolved | Fixed | master |
There's one remaining test that still uses the wildcard (SocketImplCombinations). It has been observed failing in the past, so it should be good to get it fixed.
The UnreferencedMulticastSockets which has also been observed failing could also be updated with some more diagnosis.
Finally, the DigestEchoServer$TunnelingProxy class has also been observed causing some instabilities in the httpclient tests that use it: the proxy tunnel doesn't properly propagate errors from downstream to upstream, and conversely, which sometimes leaves the reader waiting for data that will never come.
The UnreferencedMulticastSockets which has also been observed failing could also be updated with some more diagnosis.
Finally, the DigestEchoServer$TunnelingProxy class has also been observed causing some instabilities in the httpclient tests that use it: the proxy tunnel doesn't properly propagate errors from downstream to upstream, and conversely, which sometimes leaves the reader waiting for data that will never come.
- backported by
-
JDK-8351247 Fix some instabilities in a few networking tests
-
- Resolved
-