LWN.net Logo

IcedTea 1.5 released with PPC support

From:  Lillian Angel <langel-AT-redhat.com>
To:  IcedTea <distro-pkg-dev-AT-openjdk.java.net>
Subject:  IcedTea 1.5 Released with PPC Support!
Date:  Thu, 03 Jan 2008 15:17:31 -0500
Message-ID:  <477D42DB.8020208@redhat.com>

We are proud to announce the release of IcedTea 1.5.

The IcedTea project provides a harness to build the source code from
OpenJDK (http://openjdk.java.net) using Free Software build tools and
provides replacements libraries for the binary plugs with code from the
GNU Classpath project. More information on IcedTea can be found here:
http://icedtea.classpath.org


What's New?
-----------------
* ppc/ppc64 support.
* ecj bootstrapping re-implemented.
* Updated to OpenJDK b24 build (now uses mercurial).
* System libraries (libpng, libjpeg, zlib, giflib) are used
instead of OpenJDK's implementations.
* Many, many, many other bug fixes
(http://icedtea.classpath.org/bugzilla/ and https://bugzilla.redhat.com/).


The tarball and nosrc RPM can be downloaded here:
http://icedtea.classpath.org/download/


The following people helped with this release:
Gary Benson, Thomas Fitzsimmons, Andrew Haley, Lillian Angel, Joshua
Sumali, Matthias Klose, Matthew Flaschen, Francis Kung.


We would also like to thank the bug reporters and testers!


Lillian.

----------

$ hg clone http://icedtea.classpath.org/hg/icedtea
$ cd icedtea

Full build requirements and instructions are in INSTALL:
$ ./configure
$ make

When this completes you'll have a usable IcedTea in
openjdk/build/linux-i586 or
openjdk/build/linux-amd64 or
openjdk/build/linux-ppc or
openjdk/build/linux-ppc64




(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds