hg: lambda/lambda/jdk: Fork left and compute on right in loop to avoid potential stack overflows with

paul.sandoz at oracle.com paul.sandoz at oracle.com
Tue Feb 26 08:36:32 PST 2013


Changeset: eadbf7bcb6f8
Author:    psandoz
Date:      2013-02-26 17:34 +0100
URL:       http://hg.openjdk.java.net/lambda/lambda/jdk/rev/eadbf7bcb6f8

Fork left and compute on right in loop to avoid potential stack overflows with
right-balanced trees (e.g. those created from iterator-based spliterators).

! src/share/classes/java/util/stream/NodeUtils.java



More information about the lambda-dev mailing list