ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/test/tck/ForkJoinPoolTest.java
(Generate patch)

Comparing jsr166/src/test/tck/ForkJoinPoolTest.java (file contents):
Revision 1.4 by jsr166, Sat Aug 1 21:56:02 2009 UTC vs.
Revision 1.5 by jsr166, Sat Aug 1 22:09:13 2009 UTC

# Line 135 | Line 135 | public class ForkJoinPoolTest extends JS
135      }
136  
137      /**
138 <     * Succesfully constructed pool reports default factory,
138 >     * Successfully constructed pool reports default factory,
139       * parallelism and async mode policies, no active threads or
140       * tasks, and quiescent running state.
141       */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines