-
Bug
-
Resolution: Fixed
-
P3
-
21
-
b19
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8318163 | 21.0.2 | Daniel Fuchs | P3 | Resolved | Fixed | b03 |
The fix for JDK-8308310 introduced a reentrant stateLock but also a regression. In Stream::handleReset the lock is locked twice.
- backported by
-
JDK-8318163 Stream::handleReset locks twice
-
- Resolved
-
- relates to
-
JDK-8308310 HttpClient: Avoid logging or locking from within synchronized blocks
-
- Resolved
-
- links to
-
Commit
openjdk/jdk21u/fe29973a
-
Commit
openjdk/jdk/508fa717
-
Review
openjdk/jdk21u/234
-
Review
openjdk/jdk/16101
(1 links to)