--- jsr166/src/jsr166e/ForkJoinPool.java 2012/12/16 19:57:00 1.32 +++ jsr166/src/jsr166e/ForkJoinPool.java 2012/12/17 12:09:30 1.33 @@ -1114,7 +1114,7 @@ public class ForkJoinPool extends Abstra /** * Tolerance for idle timeouts, to cope with timer undershoots */ - private static final long TIMEOUT_SLOP = 2000000L; // 20ms + private static final long TIMEOUT_SLOP = 2000000L; /** * The maximum stolen->joining link depth allowed in method