RFR: 8317736: Stream::handleReset locks twice

Vyom Tewari vtewari at openjdk.org
Mon Oct 9 16:07:55 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.

Looks OK

-------------

Marked as reviewed by vtewari (Committer).

PR Review: https://git.openjdk.org/jdk/pull/16101#pullrequestreview-1664874649


More information about the net-dev mailing list