[Bug 3488] [IcedTea8] Add latest updates from AArch64 port for 3.6.0

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Oct 31 06:49:10 UTC 2017


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3488

--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=4c8b69896325
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Tue Oct 31 06:20:53 2017 +0000

    Bump to icedtea-3.6.0.

    Upstream changes:
      - S8029659: Keytool, print key algorithm of certificate or key entry
      - S8035496, PR3487: G1 ARM: missing remset entry noticed by VerifyAfterGC
for vm/gc/concurrent/lp50yp10rp70mr30st0
      - S8057810: New defaults for DSA keys in jarsigner and keytool
      - S8075484: SocketInputStream.socketRead0 can hang even with soTimeout
set
      - S8077670: sun/security/krb5/auto/MaxRetries.java may fail with
BindException
      - S8087144: sun/security/krb5/auto/MaxRetries.java fails with Retry count
is -1 less
      - S8153146: sun/security/krb5/auto/MaxRetries.java failed with timeout
      - S8157561: Ship the unlimited policy files in JDK Updates
      - S8158517: Minor optimizations to ISO10126PADDING
      - S8161190, PR3488: AArch64: Fix overflow in immediate cmp instruction
      - S8165543: Better window framing
      - S8169026: Handle smartcard clean up better
      - S8169966: Larger AWT menus
      - S8170218: Improved Font Metrics
      - S8171252: Improve exception checking
      - S8171261: Stability fixes for lcms
      - S8171319: keytool should print out warnings when reading or generating
cert/cert req using weak algorithms
      - S8174109: Better queuing priorities
      - S8174966: Unreferenced references
      - S8175940: More certificate subject checking
      - S8176751: Better URL connections
      - S8177569: keytool should not warn if signature algorithm used in
cacerts is weak
      - S8177837: need to upgrade install tools
      - S8178714: PKIX validator nameConstraints check failing after change
8175940
      - S8178794: Correct Kerberos ticket grants
      - S8179084: HotSpot VM fails to start when AggressiveHeap is set
      - S8179423: 2 security tests started failing for JDK 1.6.0 u161 b05
      - S8179564: Missing @bug for tests added with JDK-8165367
      - S8180024: Improve construction of objects during deserialization
      - S8180711: Better invokespecial checks
      - S8181048: Refactor existing providers to refer to the same constants
for default values for key length
      - S8181100: Better Base Exceptions
      - S8181323: Better timezone processing
      - S8181327: Better X processing
      - S8181370: Better keystore handling
      - S8181432: Better processing of unresolved permissions
      - S8181597: Process Proxy presentation
      - S8181612: More stable connection processing
      - S8181692: Update storage implementations
      - S8182879: Add warnings to keytool when using JKS and JCEKS
      - S8183028: Improve CMS header processing
      - S8184682: Upgrade compression library
      - S8184937: LCMS error 13: Couldn't link the profiles
      - S8185039: Incorrect GPL header causes RE script to miss swap to
commercial header for licensee source bundle
      - S8185040: Incorrect GPL header causes RE script to miss swap to
commercial header for licensee source bundle
      - S8185778: 8u151 L10n resource file update
      - S8185845: Add SecurityTools.java test library
      - S8186503: sun/security/tools/jarsigner/DefaultSigalg.java failed after
backport to JDK 6/7/8
      - S8186533: 8u151 L10n resource file update md20
      - S8186674: Remove JDK-8174109 from CPU Aug 21 week builds
      - S8187224, PR3488: aarch64: some inconsistency between aarch64_ad.m4 and
aarch64.ad

    ChangeLog:

    2017-10-30  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        Bump to icedtea-3.6.0.
        * Makefile.am:
        (JDK_UPDATE_VERSION): Bump to 151.
        (BUILD_VERSION): Set to b12.
        (CORBA_CHANGESET): Update to icedtea-3.6.0pre02 tag.
        (JAXP_CHANGESET): Likewise.
        (JAXWS_CHANGESET): Likewise.
        (JDK_CHANGESET): Likewise.
        (LANGTOOLS_CHANGESET): Likewise.
        (OPENJDK_CHANGESET): Likewise.
        (NASHORN_CHANGESET): Likewise.
        (CORBA_SHA256SUM): Likewise.
        (JAXP_SHA256SUM): Likewise.
        (JAXWS_SHA256SUM): Likewise.
        (JDK_SHA256SUM): Likewise.
        (LANGTOOLS_SHA256SUM): Likewise.
        (OPENJDK_SHA256SUM): Likewise.
        (NASHORN_SHA256SUM): Likewise.
        (ICEDTEA_PATCHES): Add HotSpot patches for Shenandoah
        and AArch32 ports.
        (install-data-local): Install policy JAR files into new
        policy directories.
        (uninstall-local): Remove policy JAR files from their
        subdirectories and prune the now empty directories.
        * NEWS: Updated.
        * configure.ac: Bump to 3.6.0.
        * hotspot.map.in: Update to icedtea-3.6.0 tag.
        * patches/hotspot/aarch32/8035496-pr3487.patch,
        * patches/hotspot/aarch32/8180711.patch,
        * patches/hotspot/aarch32/8184682.patch:
        Add AArch32 patches for latest HotSpot updates (symlinked
        to Shenandoah ones). The AArch32 port doesn't include the
        AArch64 port so PR3488 fixes are excluded.
        * patches/hotspot/shenandoah/8035496-pr3487.patch,
        * patches/hotspot/shenandoah/8161190-pr3488.patch,
        * patches/hotspot/shenandoah/8180711.patch,
        * patches/hotspot/shenandoah/8184682.patch,
        * patches/hotspot/shenandoah/8187224-pr3488.patch:
        Add Shenandoah patches for latest HotSpot updates.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20171031/9a77b993/attachment-0001.html>


More information about the distro-pkg-dev mailing list