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 pull request has now been integrated. Changeset: d19e072f Author: Daniel Fuchs <[email protected]> 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
