--- old/src/java.base/share/classes/java/util/WeakHashMap.java 2018-03-26 16:46:02.338574543 -0700 +++ new/src/java.base/share/classes/java/util/WeakHashMap.java 2018-03-26 16:46:02.098564018 -0700 @@ -120,7 +120,7 @@ * 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