RFR: 8293713 : java/net/httpclient/BufferingSubscriberTest.java fails in timeout, blocked in submission publisher
Doug Lea
dl at openjdk.org
Mon Oct 23 16:01:38 UTC 2023
On Mon, 23 Oct 2023 15:28:31 GMT, Viktor Klang <vklang at openjdk.org> wrote:
> Resolves a visibility issue in SubmissionPublisher by making the `waiter` member of BufferedSubscription *volatile*.
Yes, looks good to me.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16313#issuecomment-1775517786
More information about the core-libs-dev
mailing list