IcedTea 3.17.1 for OpenJDK 8 Released!

Andrew Hughes gnu_andrew at member.fsf.org
Thu Nov 26 15:58:34 UTC 2020


We are pleased to announce the release of IcedTea 3.17.1!

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 8 support with the regression fixes
from 8u275.

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 3.17.1 (2020-11-26):

* Import of OpenJDK 8 u275 build 01
  - JDK-8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate"
  - JDK-8223940: Private key not supported by chosen signature algorithm
  - JDK-8236512: PKCS11 Connection closed after Cipher.doFinal and NoPadding
  - JDK-8250861: Crash in MinINode::Ideal(PhaseGVN*, bool)
* Bug fixes
  - PR3815: Fix new s390 size_t issue in g1ConcurrentMarkObjArrayProcessor.cpp

The tarballs can be downloaded from:

* http://icedtea.classpath.org/download/source/icedtea-3.17.1.tar.gz
* http://icedtea.classpath.org/download/source/icedtea-3.17.1.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-3.17.1.tar.gz.sig
* http://icedtea.classpath.org/download/source/icedtea-3.17.1.tar.xz.sig

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

PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04 C5A0 CFDA 0F9B 3596 4222
https://keybase.io/gnu_andrew

GnuPG >= 2.1 is required to be able to handle this key.

SHA256 checksums:

880c6fda398cf08ae191ad4aa6ff35f6e1d41163e76897fbd14cc8cd91b0d395  icedtea-3.17.1.tar.gz
0a85e42333d59eed949ce10f382ec9e8e1b7fe00bf84cf36c7e8c0354f2e815d  icedtea-3.17.1.tar.gz.sig
7ce91e5dbb952ed2eb091397fe4d73a900d8d2d461a792c9c3bcf272c3bf08e7  icedtea-3.17.1.tar.xz
03b155d6e48fb3eb99be9b5863e43b6798bb0dd7ace62779c51adeed418eaccb  icedtea-3.17.1.tar.xz.sig

The checksums can be downloaded from:

* http://icedtea.classpath.org/download/source/icedtea-3.17.1.sha256

The following people helped with this release:

* Andrew Hughes (all bug fixes and backports, release management)

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

To get started:

$ tar xzf icedtea-3.17.1.tar.gz

or:

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

then:

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

Full build requirements and instructions are available in the INSTALL file.

Happy hacking!
-- 
Andrew :)

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

PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20201126/52cdbcf5/signature.asc>


More information about the distro-pkg-dev mailing list