ForkJoinPool update

Aleksey Shipilev aleksey.shipilev at oracle.com
Tue Jul 31 06:19:26 PDT 2012


Hi,

Does anyone know when the next integration of FJP would occur into JDK
workspace? My experiments with bulk operations have been stalled on the
known scalability issues with the old FJP (for one, $submissionLock is
the scalability bottleneck), which are fixed in new version.

If there is a hurdle in usual jsr166 -> jdk8 -> lambda integration path,
can we pull the FJP directly into lambda?

-Aleksey.


More information about the lambda-dev mailing list