On Fri, 14 Nov 2025 16:27:04 GMT, Daniel Fuchs <[email protected]> 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
