Look at http://www.blackdown.org/java-linux/info.html
Obviously, Sun placed their JDK on Sun's web site.
To understand this stuff better, read Nathan Meyers
book "Java Programming on Linux" (www.javalinux.net)

Jacob Nikom


Michael Maloney wrote:
> 
> I just learned that Sun now has its JDK available for Linux.
> I downloaded it from:
> 
> http://developer.java.sun.com/developer/earlyAccess/j2sdk122
> 
> I noticed that in the README 'credits' section they give kudos to
> the blackdown development team.
> 
> What is the relationship between the blackdown JDK and Sun's?
> 
> When I rebuild my test application that had a memory problem
> (see my previous email with subject "Segmentation fault problem"),
> it runs fine with the Sun JDK. I.e. it runs to completion with
> no memory problems or seg faults. It also never grows the process
> size reported by 'ps'. It also seems to run significantly faster.
> 
> I also notice that the 'ps' command only shows one process for
> every Java program running. The blackdown showed several.
> 
> How do they do this? Does the Sun JDK use green threads by
> default?
> 
> --
> Michael Maloney
> Ilex Engineering, Inc.
> 
>   Tel: 410.241.5248
> Email: [EMAIL PROTECTED]
> 
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to