This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Re: First candidate for 2.8.0 beta

1 reply
odersky
Joined: 2008-07-29,
User offline. Last seen 45 weeks 6 days ago.

On Mon, Nov 16, 2009 at 12:25 PM, Kevin Wright
wrote:
> On Mon, Nov 16, 2009 at 11:18 AM, Stepan Koltsov
> wrote:
>> On Mon, Nov 16, 2009 at 14:02, Kevin Wright
>> wrote:
>>> On Mon, Nov 16, 2009 at 10:41 AM, Stepan Koltsov
>>> wrote:
>>>> Why have separate distribution for JDK5?
>>>
As far as I recall the main reason is that JDK 6 has better fork join
libraries for high-performance concurrency.

Cheers

Stepan Koltsov
Joined: 2008-12-20,
User offline. Last seen 42 years 45 weeks ago.
Re: First candidate for 2.8.0 beta

On Mon, Nov 16, 2009 at 14:27, martin odersky wrote:
> On Mon, Nov 16, 2009 at 12:25 PM, Kevin Wright
> wrote:
>> On Mon, Nov 16, 2009 at 11:18 AM, Stepan Koltsov
>> wrote:
>>> On Mon, Nov 16, 2009 at 14:02, Kevin Wright
>>> wrote:
>>>> On Mon, Nov 16, 2009 at 10:41 AM, Stepan Koltsov
>>>> wrote:
>>>>> Why have separate distribution for JDK5?
>>>>
> As far as I recall the main reason is that JDK 6 has better fork join
> libraries for high-performance concurrency.

Isn't it possible to switch implementation (using JDK5 primitives or
JDK6 fork-join) in runtime?

S.

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland