Hello, In ReduceOps.java, I recommend replacing
46 * Factory for the creating instances of {@code TerminalOp} that implement
with something like Factory for creating instances of {@code TerminalOp} that implement... Otherwise, the changes look good. Thanks, -Joe On 08/06/2013 02:28 PM, Henry Jen wrote:
Hi, Please review a webrev[1] clean up on serial warning, as we don't intend to serialize those tasks, we simply suppress those warnings. It would be nice if there is a way to undo serializable. [1] http://cr.openjdk.java.net/~henryjen/tl/8022446/0/webrev/ Cheers, Henry