--- old/src/java.base/share/classes/java/util/concurrent/ForkJoinPool.java 2017-05-05 15:26:04.060345898 -0700 +++ new/src/java.base/share/classes/java/util/concurrent/ForkJoinPool.java 2017-05-05 15:26:03.924339959 -0700 @@ -109,7 +109,7 @@ * async event-style tasks that are not usually joined, in which case * there is little difference among choice of methods. * - * + *
* * *
Summary of task execution methods