News

Notice that tasks are inserted using the LIFO (last-in, first-out) strategy which is the same as the stack data structure. Another important point is that the ForkJoinPool uses deques to store tasks.