Slashdot Mirror


Red Hat Joins Open Source Java Project

narramissic writes "Red Hat has signed on to Sun's OpenJDK project and agreed to coordinate its own Java development efforts for Linux with the project. Red Hat will align the work it has done on IcedTea (its own implementation of some parts of the Java SE JDK) with OpenJDK. As part of its participation in OpenJDK, Red Hat will eventually create a compatible OpenJDK implementation for its Enterprise Linux distribution and will also use OpenJDK to create a runtime for its JBoss Enterprise Middleware that is optimized for a Linux environment."

4 of 121 comments (clear)

  1. mono by Miguel+de+Icaza · · Score: 2, Funny

    what about mono?

    --
    Before adopting WHATWG, read the moonlight.NET EULA [http://www.microsoft.com/interop/msnovellcollab/moonlight.mspx]
  2. Re:parallel universe by Anonymous Coward · · Score: 3, Funny

    public class HelloWorldDemo {public static void main(String args[]){System.out.println("Hello World");}}

    How many lines?

  3. Re:parallel universe by Anonymous Coward · · Score: 1, Funny

    At least 5, but you apparently had a problem converting from unix to dos line endings before you posted. Also, it contains a bug, as the title of your post is not the same as the class name.

  4. Re:parallel universe by Dragonslicer · · Score: 2, Funny

    You're talking about Perl, right?... When any program you can possibly imagine takes more than one line of code... Fixed that for ya.