hg: jdk9/sandbox/langtools: 8075509: List.map should return itself if list is unchanged
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Mar 19 16:45:59 UTC 2015
Changeset: 8819ec2a8246
Author: mcimadamore
Date: 2015-03-19 16:23 +0000
URL: http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/8819ec2a8246
8075509: List.map should return itself if list is unchanged
Summary: Fix List.map to match semantics of old Type.map
Reviewed-by: jlahoda
! src/jdk.compiler/share/classes/com/sun/tools/javac/util/List.java
More information about the jdk9-sandbox-changes
mailing list