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

Comparing jsr166/src/jsr166e/ForkJoinPool.java (file contents):
Revision 1.34 by dl, Mon Dec 17 16:31:08 2012 UTC vs.
Revision 1.35 by dl, Mon Dec 17 16:32:47 2012 UTC

# Line 2579 | Line 2579 | public class ForkJoinPool extends Abstra
2579      /**
2580       * Returns the common pool instance. This pool is statically
2581       * constructed; its run state is unaffected by attempts to
2582 <     * {@link @shutdown} or {@link #shutdownNow}.
2582 >     * {@link #shutdown} or {@link #shutdownNow}.
2583       *
2584       * @return the common pool instance
2585       */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines