--- jsr166/src/jsr166y/package-info.java 2009/01/06 14:30:31 1.3 +++ jsr166/src/jsr166y/package-info.java 2009/07/21 00:15:14 1.4 @@ -24,6 +24,5 @@ * available to other threads (normally one per CPU), that help * complete the tasks. In general, the most efficient ForkJoinTasks * are those that directly implement this algorithmic design pattern. - * */ package jsr166y;