RFR: 8371916: Questionable volatile decrement in AckFrameSpliterator

Jaikiran Pai jpai at openjdk.org
Mon Nov 17 09:35:10 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 looks good to me.

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

Marked as reviewed by jpai (Reviewer).

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


More information about the net-dev mailing list