IcedTea 2.5.2 Released: Back in the Groovy!

Andrew Hughes gnu_andrew at member.fsf.org
Fri Aug 29 23:24:04 UTC 2014


We are pleased to announce the release of IcedTea 2.5.2, “Back in the Groovy”!

The IcedTea project provides a harness to build the source code from
OpenJDK using Free Software build tools, along with additional
features such as the ability to build against system libraries and
support for alternative virtual machines and architectures beyond
those supported by OpenJDK.

This release updates our OpenJDK 7 support with a number of regression
fixes found in the previous 2.5.1 release.  Mostly notably, it
includes a backport of a regression fix. With the previous release, a
number of Java tools and applications, including Groovy, were broken.
This release should resolve these issues.

If you find an issue with the release, please report it to our bug
database (http://icedtea.classpath.org/bugzilla) under the appropriate
component. Development discussion takes place on the
distro-pkg-dev at openjdk.java.net mailing list and patches are always
welcome.

Full details of the release can be found below.

What's New?
===========
New in release 2.5.2 (2014-08-29):

* Backports
  - S8049480: Current versions of Java can't verify jars signed and timestamped with Java 9
  - S8051012, LP1360392: Regression in verifier for <init> method call from inside of a branch
* Bug fixes
  - PR1903: [REGRESSION] Bug reports now lack IcedTea version & distribution packaging information
  - PR1948: Only try and symlink debuginfo if STRIP_POLICY is other than no_strip
  - PR1948: Fix indenting
  - PR1966: Move to new OpenJDK bug URL format
  - RH1015432: java-1.7.0-openjdk: Fails on PPC with StackOverflowError (revised fix for PPC32)
* PPC & AIX port
  - Adapt AIX port to 5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion
  - Adapt aix to 8022507
  - Fix aix after 8022507: SIGSEGV at ParMarkBitMap::verify_clear()
  - S8050942: PPC64: implement template interpreter for ppc64le
  - S8050972: Concurrency problem in PcDesc cache

The tarballs can be downloaded from:

* http://icedtea.classpath.org/download/source/icedtea-2.5.2.tar.gz
* http://icedtea.classpath.org/download/source/icedtea-2.5.2.tar.xz

We provide both gzip and xz tarballs, so that those who are able to
make use of the smaller tarball produced by xz may do so.

The tarballs are accompanied by digital signatures available at:

* http://icedtea.classpath.org/download/source/icedtea-2.5.2.tar.gz.sig
* http://icedtea.classpath.org/download/source/icedtea-2.5.2.tar.xz.sig

These are produced using my public key. See details below.

    PGP Key: 248BDC07 (https://keys.indymedia.org/)
    Fingerprint = EC5A 1F5E C0AD 1D15 8F1F 8F91 3B96 A578 248B DC07

SHA256 checksums:

6e36b5922d6a30b28a3387c60cf698461f12ae6471c9deab9c30763cb3505988  icedtea-2.5.2.tar.gz
77ebbd7b0c5e5878c779d04342013f9fd7e4c3ad12fa8388e556cbbe74fcce68  icedtea-2.5.2.tar.gz.sig
171e1ac6a549a9b15fec30fa308c777d0ac7498cc96058c4a2bcb0b0d0b45bf0  icedtea-2.5.2.tar.xz
985835869ccb2e6841ed41edf69b1d9f6aec1b3e5b4154009ca2561bbd8c01a8  icedtea-2.5.2.tar.xz.sig

The checksums can be downloaded from:

    http://icedtea.classpath.org/download/source/icedtea-2.5.2.sha256

The following people helped with these releases:

* Andrew John Hughes (all other bug fixes and backports, release management)
* Chris Phillips (RH1015432)

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

To get started:

$ tar xzf icedtea-2.5.2.tar.gz

or:

$ tar x -I xz -f icedtea-2.5.2.tar.xz

then:

$ mkdir icedtea-build
$ cd icedtea-build
$ ../icedtea-2.5.2/configure
$ make

Full build requirements and instructions are available in the INSTALL file.
Happy hacking!
-- 
Andrew :)

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

PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F  8F91 3B96 A578 248B DC07
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140830/64ad12bd/signature.asc>


More information about the distro-pkg-dev mailing list