--- jsr166/src/main/java/util/ArrayList.java 2018/05/23 05:24:05 1.63 +++ jsr166/src/main/java/util/ArrayList.java 2018/10/01 00:10:52 1.64 @@ -92,7 +92,7 @@ import jdk.internal.misc.SharedSecrets; * should be used only to detect bugs. * *

This class is a member of the - * + * * Java Collections Framework. * * @param the type of elements in this list