IcedTea6 1.7 Released!

Andrew John Hughes gnu_andrew at member.fsf.org
Wed Jan 27 10:48:40 PST 2010


We are pleased to announce the release of IcedTea6 1.7!

The IcedTea project provides a harness to build the source code from
OpenJDK6 using Free Software build tools. It also includes the only
Free Java plugin and Web Start implementation, and support for
additional architectures over and above x86, x86_64 and SPARC via the
Zero assembler port.

What's New?
==========

- Updated to OpenJDK6 b17.
- Alpha version of the new IcedTea NPRuntime based plugin with support for
  Firefox >= 3.5, Chromium, and other browsers that support NPRuntime
  (use --enable-npplugin to build it).  For xulrunner >= 1.9.2 (used
  by Firefox >= 3.6), the new plugin is required and the build will
  automatically enable it if the old plugin is requested.
- Support added for building with HotSpot 16 using
  --with-hotspot-build=hs16.  This is the same as was released
  in the proprietary JDK6 update 18.
- Zero port updated to match the version submitted to OpenJDK
  as closely as possible.
- libjpeg7, libjpeg8, libpng 1.4 and libXext >= 1.1.0 supported.
- Added JNI call tracing using systemtap version 1.0+ when
  configuring with --enable-systemtap. See tapset/hotspot_jni.stp.
- Add support for building the Zero assembler port on Hitachi SH.

The tarball can be downloaded from:

* http://icedtea.classpath.org/download/source/icedtea6-1.7.tar.gz

The following people helped with the 1.5 and 1.6 release series:

Lillian Angel, Gary Benson, Deepak Bhole, Andrew Haley, Andrew John
Hughes, Nobuhiro Iwamatsu, Matthias Klose, Martin Matejovic, Edward Nevill,
Xerxes Rånby, Robert Schuster,Jon VanAlten, Mark Wielaard and Man Lung Wong.

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

To get started:
$ tar xzf icedtea6-1.7.tar.gz
$ cd icedtea6-1.6.2

Full build requirements and instructions are in INSTALL:
$ ./configure [--enable-visualvm --with-openjdk --enable-pulse-java
--enable-systemtap ...]
$ make

Blog: http://blog.fuseyism.com/index.php/2010/01/27/icedtea6-17-released/

-- 
Andrew :-)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8



More information about the distro-pkg-dev mailing list