Integrated: 8310530: PipedOutputStream.flush() accesses sink racily
Sergey Tsypanov
stsypanov at openjdk.org
Mon Jul 24 16:27:50 UTC 2023
On Wed, 21 Jun 2023 14:01:33 GMT, Sergey Tsypanov <stsypanov at openjdk.org> wrote:
> Just a tiny clean-up to remove racy read within synchronized method
This pull request has now been integrated.
Changeset: d8f2e9ae
Author: Sergey Tsypanov <stsypanov at openjdk.org>
Committer: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d8f2e9ae3b47b27e51680d88b774183cd156b073
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8310530: PipedOutputStream.flush() accesses sink racily
Reviewed-by: dfuchs, bpb, liach, rriggs
-------------
PR: https://git.openjdk.org/jdk/pull/14589
More information about the core-libs-dev
mailing list