On Mon, 9 Oct 2023 13:52:39 GMT, Daniel Fuchs <[email protected]> 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.

This pull request has now been integrated.

Changeset: 508fa717
Author:    Daniel Fuchs <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/508fa71753171e125cd5345490cba1a1e545eb13
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8317736: Stream::handleReset locks twice

Reviewed-by: ccleary, djelinski, jpai, vtewari

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

PR: https://git.openjdk.org/jdk/pull/16101

Reply via email to