On Mon, 23 Oct 2023 15:28:31 GMT, Viktor Klang <vkl...@openjdk.org> wrote:
> Resolves a visibility issue in SubmissionPublisher by making the `waiter` > member of BufferedSubscription *volatile*. This pull request has now been integrated. Changeset: 5224e979 Author: Viktor Klang <vkl...@openjdk.org> Committer: Alan Bateman <al...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/5224e979a1cbce1b015e81aa7761743f60357d73 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8293713: java/net/httpclient/BufferingSubscriberTest.java fails in timeout, blocked in submission publisher Co-authored-by: Jaikiran Pai <j...@openjdk.org> Reviewed-by: alanb ------------- PR: https://git.openjdk.org/jdk/pull/16313