[Bug 3423] [IcedTea8] Add latest updates from AArch64 port for 3.5.0
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Jul 20 12:26:01 UTC 2017
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3423
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=1aa378d00e15
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Jul 20 04:15:07 2017 +0100
Bump to icedtea-3.5.0.
Upstream changes:
- S7009641, PR3423: Don't fail VM when CodeCache is full
- S8139870: sun.management.LazyCompositeData.isTypeMatched() fails for
composite types with items of ArrayType
- S8144566: Custom HostnameVerifier disables SNI extension
- S8155049: New tests from 8144566 fail with "No expected Server Name
Indication"
- S8155690: Update libPNG library to the latest up-to-date
- S8159058: SAXParseException when sending soap message
- S8162461: Hang due to JNI up-call made whilst holding JNI critical lock
- S8163889: [macosx] Can't print from browser on Mac OS X
- S8163958: Improved garbage collection
- S8165231: java.nio.Bits.unaligned() doesn't return true on ppc
- S8165367: Additional tests for JEP 288: Disable SHA-1 Certificates
- S8167228: Update to libpng 1.6.28
- S8169209: Improved image post-processing steps
- S8169392: Additional jar validation steps
- S8170966: Right parenthesis issue
- S8171539: Better script accessibility for JavaScript
- S8172204: Better Thread Pool execution
- S8172461: Service Registration Lifecycle
- S8172465: Better handling of channel groups
- S8172469: Transform Transformer Exceptions
- S8173145: Menu is activated after using mnemonic Alt/Key combination
- S8173207: Upgrade compression library
- S8173286: Better reading of text catalogs
- S8173697: Less Active Activations
- S8173770: Image conversion improvements
- S8174098: Better image fetching
- S8174105: Better naming attribution
- S8174113: Better sourcing of code
- S8174164: SafePointNode::_replaced_nodes breaks with irreducible loops
- S8174729: Race Condition in java.lang.reflect.WeakCache
- S8174770: Check registry registration location
- S8174873: Improved certificate procesing
- S8175097: [TESTBUG] 8174164 fix missed the test
- S8175106: Higher quality DSA operations
- S8175110: Higher quality ECDSA operations
- S8175251: Failed to load RSA private key from pkcs12
- S8176055: JMX diagnostic improvements
- S8176067: Proper directory lookup processing
- S8176329: jdeps to detect MR jar file and output a warning
- S8176536: Improved algorithm constraints checking
- S8176731: JCK tests in api/javax_xml/transform/ spec conformance
started failing after 8172469
- S8176760: Better handling of PKCS8 material
- S8176769: Remove accidental spec change in jdk8u
- S8177449: (tz) Support tzdata2017b
- S8178135: Additional elliptic curve support
- S8178996: [macos] JComboBox doesn't display popup in mixed JavaFX Swing
Application on 8u131 and Mac OS 10.12
- S8179014: JFileChooser with Windows look and feel crashes on win 10
- S8179101: Improve algorithm constraints implementation
- S8179998: Clear certificate chain connections
- S8180582: The bind to rmiregistry is rejected by registryFilter even
though registryFilter is set
- S8181420: PPC: Image conversion improvements
- S8181591: 8u141 L10n resource file update
- S8181698: Remove and retag 8u141-b12 tag from source repository
- S8181946: JDK 8 THIRD_PARTY_README - Minor Cleanup
- S8182054: Improve wsdl support
- S8182581, PR3423: aarch64: fix for crash caused by earlyret of compiled
method
- S8183551, PR3423: AArch64: Image conversion improvements
- S8184185: Rearrange MethodHandle arrangements
- S8184235: Backout JDK-8173207 from 8u141, 7u151 and higher updates
source base
ChangeLog:
2017-07-19 Andrew John Hughes <gnu.andrew at member.fsf.org>
Bump to icedtea-3.5.0.
* Makefile.am,
(JDK_UPDATE_VERSION): Bump to 141.
(BUILD_VERSION): Set to b15.
(CORBA_CHANGESET): Update to icedtea-3.5.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): Add HotSpot patches for Shenandoah
and AArch32 ports.
* NEWS: Updated.
* configure.ac: Bump to 3.5.0.
* hotspot.map.in: Update to icedtea-3.5.0 tag.
* patches/hotspot/aarch32/8173770.patch,
* patches/hotspot/aarch32/8181420.patch:
Add CVE-2017-10074 fixes for AArch32.
* patches/hotspot/aarch32/8181946.patch:
Add README cleanup for AArch32.
* patches/hotspot/shenandoah/7009641-pr3423.patch,
* patches/hotspot/shenandoah/8173770.patch,
* patches/hotspot/shenandoah/8181420.patch:
Add CVE-2017-10074 fixes for Shenandoah, including
AArch64 fix.
* patches/hotspot/shenandoah/8181946.patch:
Add README cleanup for Shenandoah.
* patches/hotspot/shenandoah/8182581-pr3423.patch,
* patches/hotspot/shenandoah/8183551-pr3423.patch:
Add AArch64 fixes for Shenandoah.
--
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/20170720/8d9b4562/attachment.html>
More information about the distro-pkg-dev
mailing list