-
Sub-task
-
Resolution: Fixed
-
P4
-
None
-
b25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8357893 | 17.0.17-oracle | Weibing Xiao | P4 | Resolved | Fixed | master |
The previous fix failed because it registered the subscriber too late (after having called userSubsciber.onSubscribe()) which opened a window for the call to unregister to occur before the call to register.
- backported by
-
JDK-8357893 REDO JDK-8296889: Race condition when cancelling a request
-
- Resolved
-
- relates to
-
JDK-8297132 BACKOUT JDK-8296889: Race condition when cancelling a request
-
- Resolved
-
-
JDK-8296889 Race condition when cancelling a request
-
- Closed
-
-
JDK-8297075 java/net/httpclient/CancelStreamedBodyTest.java fails with "java.lang.AssertionError: WARNING: tracker for HttpClientImpl(1) has outstanding operations"
-
- Closed
-
-
JDK-8277969 HttpClient SelectorManager shuts down when custom Executor rejects a task
-
- Resolved
-
(2 links to)