RFR: 8317736: Stream::handleReset locks twice
Jaikiran Pai
jpai at openjdk.org
Mon Oct 9 14:33:00 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.
Marked as reviewed by jpai (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/16101#pullrequestreview-1664591887
More information about the net-dev
mailing list