--- jsr166/src/test/loops/BinaryAsyncAction.java 2010/09/20 20:45:38 1.3 +++ jsr166/src/test/loops/BinaryAsyncAction.java 2012/01/28 04:40:12 1.4 @@ -102,7 +102,7 @@ public abstract class BinaryAsyncAction * subtasks. Upon invocation, both subtasks have completed. * After return, this task isDone and is joinable by * other tasks. The default version of this method does - * nothing. But it may may be overridden in subclasses to perform + * nothing. But it may be overridden in subclasses to perform * some action (for example a reduction) when this task is * completes. * @param x one subtask