On 28/11/2016 08:40, Wang Weijun wrote:
This looks much better. A minor nit but the for readability purposes then it would be easy to read if the parameters to the constructor were all aligned rather than groups of two.Hi Alan Updated webrev at http://cr.openjdk.java.net/~weijun/8170364/webrev.01 Changes since webrev.00: - a private constructor that can clones 4 fields and modifies 5 others - using lambda - test enhancement
-Alan