ForkJoinPool update
roger riggs
roger.riggs at oracle.com
Tue Jul 31 09:15:26 PDT 2012
Hi Ben,
The JSR 310 project's core JAR files can be used with any Java 7 or
later runtime
so you can take that step yourself.
JSR 310 intends itself to take advantage of some Lambda features and the
next
step is to create a repository for integrating the JSR 310 APIs based on
the Lambda
runtime. Stay tuned...
Roger
On 7/31/2012 12:04 PM, Ben Evans wrote:
> On a related note, is it too early to generate a changeset for JSR-310
> to push into lambda?
>
> With the non-advent of Jigsaw in Java 8, I'd be keen to see builds of
> lambda + 310 for hack days.
>
> Thanks,
>
> Ben
>
> On Tue, Jul 31, 2012 at 4:58 PM, Mike Duigou<mike.duigou at oracle.com> wrote:
>> If you are willing to generate a changeset merging Doug's jsr166e into lambda I will be very happy to push it.
>>
>> Otherwise we didn't have any specific short term integration plans.
>>
>> Mike
>>
>> On Jul 31 2012, at 06:19 , Aleksey Shipilev wrote:
>>
>>> 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.
>>>
>>
--
Thanks, Roger
Oracle Java Platform Group
Green Oracle <http://www.oracle.com/commitment> Oracle is committed to
developing practices and products that help protect the environment
More information about the lambda-dev
mailing list