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

Comparing jsr166/src/main/java/util/concurrent/ForkJoinPool.java (file contents):
Revision 1.320 by jsr166, Thu Jun 30 00:07:41 2016 UTC vs.
Revision 1.321 by jsr166, Sat Aug 20 20:48:49 2016 UTC

# Line 106 | Line 106 | import java.util.concurrent.locks.LockSu
106   * </table>
107   *
108   * <p>The common pool is by default constructed with default
109 < * parameters, but these may be controlled by setting three
109 > * parameters, but these may be controlled by setting the following
110   * {@linkplain System#getProperty system properties}:
111   * <ul>
112   * <li>{@code java.util.concurrent.ForkJoinPool.common.parallelism}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines