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

Comparing jsr166/src/jsr166y/ForkJoinPool.java (file contents):
Revision 1.184 by jsr166, Wed Feb 13 18:30:47 2013 UTC vs.
Revision 1.185 by jsr166, Sat Feb 16 20:50:29 2013 UTC

# Line 1131 | Line 1131 | public class ForkJoinPool extends Abstra
1131       */
1132      private static final int SEED_INCREMENT = 0x61c88647;
1133  
1134 <    /**
1134 >    /*
1135       * Bits and masks for control variables
1136       *
1137       * Field ctl is a long packed with:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines