--- jsr166/src/jsr166e/ConcurrentHashMapV8.java 2012/08/13 18:13:30 1.53 +++ jsr166/src/jsr166e/ConcurrentHashMapV8.java 2012/08/13 18:15:39 1.54 @@ -3518,7 +3518,7 @@ public class ConcurrentHashMapV8 /** * An extended view of a ConcurrentHashMap supporting bulk - * parallel operations. These operations are designed to be be + * parallel operations. These operations are designed to be * safely, and often sensibly, applied even with maps that are * being concurrently updated by other threads; for example, when * computing a snapshot summary of the values in a shared