RFR: 8317736: Stream::handleReset locks twice
Conor Cleary
ccleary at openjdk.org
Mon Oct 9 14:07:17 UTC 2023
On Mon, 9 Oct 2023 13:52:39 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> Trivial one liner fix.
>
> The fix for [JDK-8308310](https://bugs.openjdk.org/browse/JDK-8308310) introduced a reentrant `stateLock` but also a regression. In Stream::handleReset the lock is locked twice.
LGTM.
-------------
Marked as reviewed by ccleary (Committer).
PR Review: https://git.openjdk.org/jdk/pull/16101#pullrequestreview-1664529328
More information about the net-dev
mailing list