.jcheck/conf
author mcimadamore
Mon, 14 Sep 2015 11:26:14 +0100
changeset 32708 1a5b80de4f57
parent 22030 3e7d1a70e010
child 43596 6f2d432b3cf0
permissions -rw-r--r--
8077306: Recursive implementation of List.map leads to stack overflow Summary: Recusrive implementation of List.map uses too much stack; switch to iterative version. Reviewed-by: jlahoda

project=jdk9