--- jsr166/src/jsr166e/ConcurrentHashMapV8.java 2013/02/11 17:35:59 1.95 +++ jsr166/src/jsr166e/ConcurrentHashMapV8.java 2013/02/11 17:40:59 1.96 @@ -4784,7 +4784,7 @@ public class ConcurrentHashMapV8 /** * A view of a ConcurrentHashMapV8 as a {@link Collection} of * values, in which additions are disabled. This class cannot be - * directly instantiated. See {@link #values}, + * directly instantiated. See {@link #values()}. * *

The view's {@code iterator} is a "weakly consistent" iterator * that will never throw {@link ConcurrentModificationException},