[Bug 3548] [IcedTea8] Backport "8062808: Turn on the -Wreturn-type warning"

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed May 30 06:16:29 UTC 2018


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

--- Comment #7 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=89dce769ac1c
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri May 25 17:07:33 2018 +0100

    Bump to icedtea-3.8.0.

    Upstream changes:
      - PR3591: Fix for bug 3533 doesn't add -mstackrealign to JDK code
      - PR3593: s390 needs to use '%z' format specifier for size_t arguments as
size_t != int
      - S6988950: JDWP exit error JVMTI_ERROR_WRONG_PHASE(112)
      - S8054213: Class name repeated in output of Type.toString()
      - S8068778: [TESTBUG] CompressedClassSpaceSizeInJmapHeap.java fails if SA
not available
      - S8072452: Support DHE sizes up to 8192-bits and DSA sizes up to
3072-bits
      - S8134103: JVMTI_ERROR_WRONG_PHASE(112): on checking for an interface
      - S8148421: Transport Layer Security (TLS) Session Hash and Extended
Master Secret Extension
      - S8150530: Improve javax.crypto.BadPaddingException messages
      - S8153955: increase java.util.logging.FileHandler MAX_LOCKS limit
      - S8154344: sun/security/pkcs11/KeyAgreement/SupportedDHKeys.java fails
on solaris
      - S8158116:
com/sun/crypto/provider/KeyAgreement/SupportedDHParamGens.java failed with
timeout
      - S8163237: Restrict the use of EXPORT cipher suites
      - S8169080: Improve documentation examples for crypto applications
      - S8175075: Add 3DES to the default disabled algorithm security property
      - S8178458: Better use of certificates in LDAP
      - S8179665: [Windows] java.awt.IllegalComponentStateException: component
must be showing on the screen to determine its location
      - S8180433: Cleaner CLR invocation handling
      - S8180881: Better packaging of deserialization
      - S8182362: Update CipherOutputStream Usage
      - S8182402: Tooltip for Desktop button is in English when non-English
locale is set
      - S8183032: Upgrade to LittleCMS 2.9
      - S8184271: Time related C1 intrinsics produce inconsistent results when
floating around
      - S8184328: JDK 8u131 socketRead0 hang at SSL read
      - S8185292: Stricter key generation
      - S8185325: Improve GTK initialization
      - S8185346: Relax RMI Registry Serial Filter to allow arrays of any type
      - S8185909: Disable JARs signed with DSA keys less than 1024 bits
      - S8186032: Disable XML Signatures signed with EC keys less than 224 bits
      - S8186080: Transform XML interfaces
      - S8186441: Change of behavior in the getMessage () method of the
SOAPMessageContextImpl class
      - S8186600: Improve property negotiations
      - S8186606: Improve LDAP lookup robustness
      - S8186699: Clean up extra Derby files
      - S8186998: Improve JMX supportive features
      - S8187496: Possible memory leak in
java.apple.security.KeychainStore.addItemToKeychain
      - S8188880: A JAXB JCK test failure found after 8186080
      - S8189123: More consistent classloading
      - S8189284: More refactoring for deserialization cases
      - S8189789: tomcat gzip-compressed response bodies appear to be broken in
update 151
      - S8189851: [TESTBUG] runtime/RedefineTests/RedefineInterfaceCall.java
fails
      - S8189969: Manifest better manifest entries
      - S8189977: Improve permission portability
      - S8189981: Improve queuing portability
      - S8189985: Improve tabular data portability
      - S8189989: Improve container portability
      - S8189993: Improve document portability
      - S8189997: Enhance keystore mechanisms
      - S8190258: (tz) Support tzdata2017c
      - S8190259: test tck.java.time.zone.TCKZoneRules is broken by tzdata2017c
      - S8190266: closed/java/awt/ComponentOrientation/WindowTest.java throws
java.util.MissingResourceException.
      - S8190289: More refactoring for client deserialization cases
      - S8190449: sun/security/pkcs11/KeyPairGenerator/TestDH2048.java fails on
Solaris x64 5.10
      - S8190478: Improved interface method selection
      - S8190497: DHParameterSpec.getL() returns zero after JDK-8072452
      - S8190789:
sun/security/provider/certpath/LDAPCertStore/TestURICertStoreParameters.java
fails after JDK-8186606
      - S8190877: Better handling of abstract classes
      - S8191137: keytool fails to format resource strings for keys for some
languages after JDK-8171319
      - S8191142: More refactoring for naming deserialization cases
      - S8191340: 8ux linux builds failing -
com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl (unknown
type)
      - S8191358: Restore TSA certificate expiration check
      - S8191696: Better mouse positioning
      - S8191907: PPC64 part of JDK-8174962: Better interface invocations
      - S8191909: Nightly failures in nashorn suite
      - S8192025: Less referential references
      - S8192030: Better MTSchema support
      - S8192757: Improve stub classes implementation
      - S8192789: Avoid using AtomicReference in
sun.security.provider.PolicyFile
      - S8193409: Improve AES supporting classes
      - S8193414: Improvements in MethodType lookups
      - S8193683: Increase the number of clones in the CloneableDigest
      - S8193833: Better RMI connection support
      - S8194259: keytool error: java.io.IOException: Invalid secret key format
      - S8194739: Zero port of 8174962: Better interface invocations
      - S8195837: (tz) Upgrade time-zone data to tzdata2018c
      - S8196952: Bad primeCertainty value setting in DSAParameterGenerator
      - S8197030: Perf regression on all platforms with 8u171-b03 - early
lambda use
      - S8197981, PR3548: Missing return statement in
__sync_val_compare_and_swap_8
      - S8198494: 8u171 and 8u172 - Build failure on non-SE Linux Platforms
      - S8198662: Incompatible internal API change in JDK8u161: signature of
method exportObject()
      - S8198963: Fix new rmi property name
      - S8199001: [TESTBUG] RMIConnectionFilterTest.java test fails in
compilation
      - S8199141: Windows: new warning messaging for JRE installer UI in
non-MOS cases
      - S8200314: JDK 8u171 l10n resource file update - msg drop 40

    ChangeLog:

    2018-05-24  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        Bump to icedtea-3.8.0.
        * patches/pr3591.patch:
        Removed.
        (JDK_UPDATE_VERSION): Bump to 171.
        (BUILD_VERSION): Set to b11.
        (CORBA_CHANGESET): Update to icedtea-3.8.0 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): Remove pr3591.patch.
        Move pr3593.patch and pr3548.patch to
        alternate HotSpot builds.
        * NEWS: Updated.
        * configure.ac: Bump to 3.8.0.
        * hotspot.map.in: Update to icedtea-3.8.0 tag.
        * patches/hotspot/aarch32/pr3548.patch,
        * patches/hotspot/aarch32/pr3593.patch:
        Symlink to Shenandoah versions.
        * patches/hotspot/shenandoah/pr3548.patch,
        * patches/hotspot/shenandoah/pr3593.patch:
        Moved from patches/pr3548.patch and patches/pr3593.patch
        respectively.

-- 
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/20180530/4d48731d/attachment.html>


More information about the distro-pkg-dev mailing list