RFR: 8310530: PipedOutputStream.flush() accesses sink racily [v2]

Brian Burkhalter bpb at openjdk.org
Thu Jun 22 15:48:05 UTC 2023


On Wed, 21 Jun 2023 15:03:12 GMT, Sergey Tsypanov <stsypanov at openjdk.org> wrote:

>> Just a tiny clean-up to remove racy read within synchronized method
>
> Sergey Tsypanov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update src/java.base/share/classes/java/io/PipedOutputStream.java
>   
>   Co-authored-by: liach <7806504+liach at users.noreply.github.com>

@stsypanov The description section of the issue JDK-8310530 should be filled out. Thanks.

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

PR Comment: https://git.openjdk.org/jdk/pull/14589#issuecomment-1602877391


More information about the core-libs-dev mailing list