RFR: 8371916: Questionable volatile decrement in AckFrameSpliterator

Volkan Yazici vyazici at openjdk.org
Mon Nov 17 08:32:01 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.

Marked as reviewed by vyazici (Committer).

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

PR Review: https://git.openjdk.org/jdk/pull/28325#pullrequestreview-3471530382


More information about the net-dev mailing list