Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > two new JDKs

Reply
Thread Tools

two new JDKs

 
 
Roedy Green
Guest
Posts: n/a
 
      12-12-2011
Java JDK 1.6, 1.6.0_30, Java JDK 1.7, 1.7.0_02,

are now out.
--
Roedy Green Canadian Mind Products
http://mindprod.com
For me, the appeal of computer programming is that
even though I am quite a klutz,
I can still produce something, in a sense
perfect, because the computer gives me as many
chances as I please to get it right.

 
Reply With Quote
 
 
 
 
Daniel Pitts
Guest
Posts: n/a
 
      12-12-2011
On 12/12/11 1:12 PM, Jan Burse wrote:
> Roedy Green schrieb:
>> Java JDK 1.6, 1.6.0_30, Java JDK 1.7, 1.7.0_02,
>>
>> are now out.

> thanks for sharing

I agreed. Thanks for sharing!
 
Reply With Quote
 
 
 
 
Roedy Green
Guest
Posts: n/a
 
      12-12-2011
On Mon, 12 Dec 2011 13:48:24 -0800, Daniel Pitts
<> wrote, quoted or indirectly
quoted someone who said :

>On 12/12/11 1:12 PM, Jan Burse wrote:
>> Roedy Green schrieb:
>>> Java JDK 1.6, 1.6.0_30, Java JDK 1.7, 1.7.0_02,
>>>
>>> are now out.

>> thanks for sharing

>I agreed. Thanks for sharing!


You might wonder why it is always me who posts new JDK versions. I
use a utility called Vercheck that checks for new versions of about 80
apps every day. The results are posted at
http://mindprod.com/jgloss/utilities.html
--
Roedy Green Canadian Mind Products
http://mindprod.com
For me, the appeal of computer programming is that
even though I am quite a klutz,
I can still produce something, in a sense
perfect, because the computer gives me as many
chances as I please to get it right.

 
Reply With Quote
 
Jan Burse
Guest
Posts: n/a
 
      12-12-2011
Roedy Green schrieb:
> Java JDK 1.6, 1.6.0_30, Java JDK 1.7, 1.7.0_02,
>
> are now out.


Nice feature of JDK 1.7:

http://docs.oracle.com/javase/7/docs...kJoinPool.html

Reminds me of Intel Thread Building Blocks for C++. Any comparison around?
 
Reply With Quote
 
Arne Vajhøj
Guest
Posts: n/a
 
      12-13-2011
On 12/12/2011 6:33 PM, Jan Burse wrote:
> Roedy Green schrieb:
>> Java JDK 1.6, 1.6.0_30, Java JDK 1.7, 1.7.0_02,
>>
>> are now out.

>
> Nice feature of JDK 1.7:
>
> http://docs.oracle.com/javase/7/docs...kJoinPool.html
>
> Reminds me of Intel Thread Building Blocks for C++. Any comparison around?


It is more like .NET TPL.

But For Join will first achieve its full potential when lambdas
are added in Java 8.

Arne

 
Reply With Quote
 
Travers Naran
Guest
Posts: n/a
 
      12-13-2011
On 12/12/2011 3:33 PM, Jan Burse wrote:
> Roedy Green schrieb:
>> Java JDK 1.6, 1.6.0_30, Java JDK 1.7, 1.7.0_02,
>>
>> are now out.

>
> Nice feature of JDK 1.7:
>
> http://docs.oracle.com/javase/7/docs...kJoinPool.html
>
>
> Reminds me of Intel Thread Building Blocks for C++. Any comparison around?



https://groups.google.com/group/comp...a3074458?hl=en
 
Reply With Quote
 
Roedy Green
Guest
Posts: n/a
 
      12-13-2011
On Mon, 12 Dec 2011 13:10:30 -0800, Roedy Green
<> wrote, quoted or indirectly quoted
someone who said :

>Java JDK 1.6, 1.6.0_30, Java JDK 1.7, 1.7.0_02,
>
>are now out.


See http://mindprod.com/jgloss/jdk.html and
http://mindprod.com/jgloss/jre.html
for notes on downloading and installing. It is pretty
straightforward. The notes are mainly for newbies.
--
Roedy Green Canadian Mind Products
http://mindprod.com
For me, the appeal of computer programming is that
even though I am quite a klutz,
I can still produce something, in a sense
perfect, because the computer gives me as many
chances as I please to get it right.

 
Reply With Quote
 
markspace
Guest
Posts: n/a
 
      12-13-2011
On 12/12/2011 3:33 PM, Jan Burse wrote:
> Roedy Green schrieb:
>> Java JDK 1.6, 1.6.0_30, Java JDK 1.7, 1.7.0_02,
>>
>> are now out.

>
> Nice feature of JDK 1.7:
>
> http://docs.oracle.com/javase/7/docs...kJoinPool.html
>
>
> Reminds me of Intel Thread Building Blocks for C++. Any comparison around?



Fork-Join is a well known multithreading pattern. I'm not sure what a
Thread Building Block is.

<http://en.wikipedia.org/wiki/Fork-join_queue>

That Wikipedia article refers a bit more to the mathematical parts of
Fork-Join, but the list of references at the end of the article are
useful for additional concrete information.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
new jdks 1.7.0_06 1.6.0_34 Roedy Green Java 0 08-17-2012 06:56 PM
new jdks 1.7.0_06 1.6.0_34 Roedy Green Java 0 08-16-2012 07:16 PM
new jdks 1.7.0_06 1.6.0_34 Roedy Green Java 0 08-15-2012 07:38 PM
new jdks 1.7.0_06 1.6.0_34 Roedy Green Java 0 08-15-2012 06:36 PM
new jdks 1.7.0_06 1.6.0_34 Roedy Green Java 0 08-14-2012 07:31 PM



Advertisments