Integrated: 8318421 : AbstractPipeline.sourceStageSpliterator() chases pointers needlessly

Viktor Klang vklang at openjdk.org
Fri Oct 20 16:35:43 UTC 2023


On Wed, 18 Oct 2023 10:14:08 GMT, Viktor Klang <vklang at openjdk.org> wrote:

> Removes a few unnecessary dereferences of `sourceStage`.

This pull request has now been integrated.

Changeset: 21215753
Author:    Viktor Klang <vklang at openjdk.org>
Committer: Paul Sandoz <psandoz at 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


More information about the core-libs-dev mailing list