[Bug 2487] [IcedTea7] Make jdk8 mode the default for jdk.tls.ephemeralDHKeySize

bugzilla-daemon at iced-tea.org bugzilla-daemon at iced-tea.org
Mon Jul 20 15:56:07 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2487

--- Comment #4 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea7-2.5?cmd=changeset;node=9e3486e15837
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Mon Jul 20 16:37:23 2015 +0100

    Bump to icedtea-2.5.6.

    Upstream changes:
      - OPENJDK7-03: Only apply PaX-marking when needed by a running PaX kernel
      - OPENJDK7-04: Revert introduction of lambda expression in
sun.lwawt.macosx.LWCToolkit
      - OPENJDK7-05: Fix mistake in 8075374 backport
      - PR2487: Make jdk8 mode the default for jdk.tls.ephemeralDHKeySize
      - PR2502: Remove -fno-tree-vectorize workaround now
http://gcc.gnu.org/PR63341 is fixed
      - S7124253: [macosx] Flavor change notification not coming
      - S8007219: [macosx] Frame size reverts meaning of maximized attribute if
frame size close to display
      - S8013581: [macosx] Key Bindings break with awt GraphicsEnvironment
setFullScreenWindow
      - S8020210: [macosx] JVM crashes in CWrapper$NSWindow.screen(long)
      - S8027058: sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh Failed
to initialize connector
      - S8027561: [macosx] Cleanup "may not respond to selector" warnings in
native code
      - S8028617: Dvorak keyboard mapping not honored when ctrl key pressed
      - S8029868: Fix KSS issues in sun.lwawt.macosx
      - S8042205: javax/management/monitor/*: some tests didn't  get all the
notifications
      - S8042982: Unexpected RuntimeExceptions being thrown by SSLEngine
      - S8043201: Deprecate RC4 in SunJSSE provider
      - S8043202: Prohibit RC4 cipher suites
      - S8046817: JDK 8 schemagen tool does not generate xsd files for enum
types
      - S8048194: GSSContext.acceptSecContext fails when a supported mech is
not initiator preferred
      - S8062923: XSL: Run-time internal error in 'substring()'
      - S8062924: XSL: wrong answer from substring() function
      - S8064546: CipherInputStream throws BadPaddingException if stream is not
fully read
      - S8065764: javax/management/monitor/CounterMonitorTest.java hangs
      - S8066952: [TEST-BUG] javax/management/monitor/CounterMonitorTest.java
hangs
      - S8067694: Improved certification checking
      - S8071668: [macosx] Clipboard does not work with 3rd parties Clipboard
Managers
      - S8071715: Tune font layout engine
      - S8071731: Better scaling for C1
      - S8072490: Better font morphing redux
      - S8072887: Better font handling improvements
      - S8073334: Improved font substitutions
      - S8073357: schema1.xsd has wrong content. Sequence of the enum values
has been changed
      - S8073385: Bad error message on parsing illegal character in XML
attribute
      - S8073773: Presume path preparedness
      - S8073894: Getting to the root of certificate chains
      - S8074098: 2D_Font/Bug8067699 test fails with SIGBUS crash on Solaris
Sparc
      - S8074297: substring in XSLT returns wrong character if string contains
supplementary chars
      - S8074330: Set font anchors more solidly
      - S8074335: Substitute for substitution formats
      - S8074865: General crypto resilience changes
      - S8074871: Adjust device table handling
      - S8075374: Responding to OCSP responses
      - S8075378: JNDI DnsClient Exception Handling
      - S8075575: com/sun/security/auth/login/ConfigFile/InconsistentError.java
failed in certain env.
      - S8075576:
com/sun/security/auth/module/KeyStoreLoginModule/OptionTest.java failed in
certain env.
      - S8075667: (tz) Support tzdata2015b
      - S8075738: Better multi-JVM sharing
      - S8075833: Straighter Elliptic Curves
      - S8075838: Method for typing MethodTypes
      - S8075853: Proxy for MBean proxies
      - S8076290: JCK test api/xsl/conf/string/string17 starts failing after
JDK-8074297
      - S8076328: Enforce key exchange constraints
      - S8076376: Enhance IIOP operations
      - S8076397: Better MBean connections
      - S8076401: Serialize OIS data
      - S8076405: Improve serial serialization
      - S8076409: Reinforce RMI framework
      - S8077520: Morph tables into improved form
      - S8077685: (tz) Support tzdata2015d
      - S8078348: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java fails
with BindException
      - S8078439: SPNEGO auth fails if client proposes MS krb5 OID
      - S8078562: Add modified dates
      - S8080318: jdk8u51 l10n resource file translation update
      - S8081386: Test
sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh test has RC4
dependencies
      - S8081775: two lib/testlibrary tests are failing with "Error. failed to
clean up files after test" with jtreg 4.1 b12

    2015-07-20  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        * Makefile.am:
        (CORBA_CHANGESET): Update to icedtea-2.5.6.
        (JAXP_CHANGESET): Likewise.
        (JAXWS_CHANGESET): Likewise.
        (JDK_CHANGESET): Likewise.
        (LANGTOOLS_CHANGESET): Likewise.
        (OPENJDK_CHANGESET): Likewise.
        (CORBA_SHA256SUM): Likewise.
        (JAXP_SHA256SUM): Likewise.
        (JAXWS_SHA256SUM): Likewise.
        (JDK_SHA256SUM): Likewise.
        (LANGTOOLS_SHA256SUM): Likewise.
        (OPENJDK_SHA256SUM): Likewise.
        * NEWS: Updated.
        * configure.ac: Bump to 2.5.6.
        * hotspot.map.in: Update to icedtea-2.5.6.
        * patches/boot/ecj-diamond.patch:
        Add new cases in sun.security.ssl and
        sun.security.util.
        * patches/boot/ecj-multicatch.patch:
        Add cases in com.apple.laf.AquaUtils,
        sun.security.ssl.ECDHCrypt and Notepad.java
        demo code. Update CipherInputStream case.

-- 
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/20150720/26954fbe/attachment-0001.html>


More information about the distro-pkg-dev mailing list