Integrated: 8371916: Questionable volatile decrement in AckFrameSpliterator

Daniel Fuchs dfuchs at openjdk.org
Mon Nov 17 11:04:17 UTC 2025


On Fri, 14 Nov 2025 16:27:04 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> AckFrameSpliterator defines volatile fields. Since Spliterator is not supposed to be MT-safe volatile are not needed there. This change also include some other minor cleanup.

This pull request has now been integrated.

Changeset: d19e072f
Author:    Daniel Fuchs <dfuchs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d19e072f97681cfc50a8c7b96a25589070436a10
Stats:     13 lines in 1 file changed: 0 ins; 0 del; 13 mod

8371916: Questionable volatile decrement in AckFrameSpliterator

Reviewed-by: vyazici, jpai, djelinski

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

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


More information about the net-dev mailing list