Where is the streams API using ForkJoinPool?

edward edo3311 at gmail.com
Fri Oct 11 19:58:12 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