Where is the streams API using ForkJoinPool? (original) (raw)

edward edo3311 at gmail.com
Sat Oct 12 08:44:34 UTC 2019


I am looking for the place in source code where the new Streams API is using the ForkJoinPool for it's parallel execution. Could anyone point me where should I look? It's not in the source of java.util.stream.*

Thanks



More information about the jdk-dev mailing list