jdk/langtools/test/tools/javac/generics/inference/8077306
Maurizio Cimadamore 379f2540aa 8077306: Recursive implementation of List.map leads to stack overflow
Recusrive implementation of List.map uses too much stack; switch to iterative version.

Reviewed-by: jlahoda
2015-09-14 11:26:14 +01:00
..
T8077306.java 8077306: Recursive implementation of List.map leads to stack overflow 2015-09-14 11:26:14 +01:00