--- old/src/share/classes/sun/misc/SoftCache.java 2014-02-16 22:51:48.210219034 +0400 +++ new/src/share/classes/sun/misc/SoftCache.java 2014-02-16 22:51:47.510227834 +0400 @@ -309,7 +309,7 @@ * mapped * * @return The previous value to which this key was mapped, or - * null if if there was no mapping for the key + * null if there was no mapping for the key */ public Object put(Object key, Object value) { processQueue();