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. Marked as reviewed by djelinski (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/28325#pullrequestreview-3472084862
