--- old/src/java.base/share/classes/java/util/concurrent/ForkJoinPool.java 2017-05-03 14:00:51.017595594 -0700 +++ new/src/java.base/share/classes/java/util/concurrent/ForkJoinPool.java 2017-05-03 14:00:50.881589711 -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