--- jsr166/src/main/java/util/HashMap.java 2018/08/10 19:35:20 1.7 +++ jsr166/src/main/java/util/HashMap.java 2018/10/01 00:10:53 1.8 @@ -118,7 +118,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 keys maintained by this map