On Wed, 18 Oct 2023 10:14:08 GMT, Viktor Klang <vkl...@openjdk.org> wrote:
> Removes a few unnecessary dereferences of `sourceStage`. This pull request has now been integrated. Changeset: 21215753 Author: Viktor Klang <vkl...@openjdk.org> Committer: Paul Sandoz <psan...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/21215753c05681311be304f8994a97caa8e33ce2 Stats: 10 lines in 1 file changed: 1 ins; 0 del; 9 mod 8318421: AbstractPipeline.sourceStageSpliterator() chases pointers needlessly Reviewed-by: psandoz ------------- PR: https://git.openjdk.org/jdk/pull/16241