[Bug 3102] [IcedTea7] Extend 8022594 to AixPollPort

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Sep 28 06:38:55 UTC 2016


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

--- Comment #4 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea7?cmd=changeset;node=11416bb1b308
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Wed Sep 28 07:32:57 2016 +0100

    Bump to icedtea-2.7.0pre07.

    Upstream changes:
      - Bump to icedtea-2.7.0pre07
      - PR2938: Fix build of 8148487 backport
      - PR3102: Extend 8022594 to AixPollPort
      - S4858370: JDWP: Memory Leak: GlobalRefs never deleted when processing
invokeMethod command
      - S4963723: Implement SHA-224
      - S6414899: P11Digest should support cloning
      - S6425769: Allow specifying an address to bind JMX remote connector
      - S6854417: TESTBUG: java/util/regex/RegExTest.java fails intermittently
      - S6953295: Move few sun.security.{util, x509, pkcs} classes used by
keytool/jarsigner to another package
      - S6956398: make ephemeral DH key match the length of the certificate key
      - S6961123: setWMClass fails to null-terminate WM_CLASS string
      - S6966259: Make PrincipalName and Realm immutable
      - S7044060: Need to support NSA Suite B Cryptography algorithms
      - S7060849: Eliminate pack200 build warnings
      - S7064075: Security libraries don't build with javac
-Xlint:all,-deprecation -Werror
      - S7069870: Parts of the JDK erroneously rely on generic array
initializers with diamond
      - S7081817:
test/sun/security/provider/certpath/X509CertPath/IllegalCertiticates.java
failing
      - S7102686: Restructure timestamp code so that jars and modules can more
easily share the same code
      - S7105780: Add SSLSocket client/SSLEngine server to templates directory
      - S7127906: (launcher) convert the launcher regression tests to java
      - S7142339: PKCS7.java is needlessly creating SHA1PRNG SecureRandom
instances when timestamping is not done
      - S7152582: PKCS11 tests should use the NSS libraries available in the OS
      - S7167988: PKIX CertPathBuilder in reverse mode doesn't work if more
than one trust anchor is specified
      - S7192202: Make sure keytool prints both unknown and unparseable
extensions
      - S7194449: String resources for Key Tool and Policy Tool should be in
their respective packages
      - S7196855: autotest.sh fails on ubuntu because libsoftokn.so not found
      - S7200682: TEST_BUG: keytool/autotest.sh still has problems with
libsoftokn.so
      - S8002116: This JdbReadTwiceTest.sh gets an exit 1
      - S8002306: (se) Selector.open fails if invoked with thread interrupt
status set [win]
      - S8004007: test/sun/tools/jinfo/Basic.sh fails on when runSA is set to
true
      - S8005226:
java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java fails
intermittently
      - S8006935: Need to take care of long secret keys in HMAC/PRF compuation
      - S8007890: [TESTBUG] JcmdWithNMTDisabled.java fails when invoked with
NMT explicitly turned on
      - S8009636: JARSigner including TimeStamp PolicyID (TSAPolicyID) as
defined in RFC3161
      - S8014097: add doPrivileged methods with limited privilege scope
      - S8019341: Update CookieHttpsClientTest to use the newer framework.
      - S8021191: Add isAuthorized check to limited doPrivileged methods
      - S8022228: Intermittent test failures in
sun/security/ssl/javax/net/ssl/NewAPIs
      - S8022439: Fix lint warnings in sun.security.ec
      - S8022594: Potential deadlock in <clinit> of sun.nio.ch.Util/IOUtil
      - S8023546: sun/security/mscapi/ShortRSAKey1024.sh fails intermittently
      - S8027705: com/sun/jdi/JdbMethodExitTest.sh fails when a background
thread is generating events.
      - S8028537: PPC64: Updated the JDK regression tests to run on AIX
      - S8028780: JDK KRB5 module throws OutOfMemoryError when CCache is
corrupt
      - S8036132: Tab characters in test/com/sun/jdi files
      - S8036612: [parfait] JNI exception pending in
jdk/src/windows/native/sun/security/mscapi/security.cpp
      - S8037557: test SessionCacheSizeTests.java timeout
      - S8038837: Add support to jarsigner for specifying timestamp hash
algorithm
      - S8038963: com/sun/jdi tests fail because cygwin's ps sometimes misses
processes
      - S8039921: SHA1WithDSA with key > 1024 bits not working
      - S8044419: TEST_BUG: com/sun/jdi/JdbReadTwiceTest.sh fails when run
under root
      - S8048030: Expectations should be consistent
      - S8059054: Better URL processing
      - S8059661: Test SoftReference and OOM behavior
      - S8064331: JavaSecurityAccess.doIntersectionPrivilege() drops the
information about the domain combiner of the stack ACC
      - S8068761: [TEST_BUG]
java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with
SocketTimeoutException
      - S8068842: Better JAXP data handling
      - S8072753: Nondeterministic wrong answer on arithmetic
      - S8072932: Test fails with java.security.AccessControlException: access
denied ("java.security.SecurityPermission" "getDomainCombiner")
      - S8073735: [TEST_BUG] compiler/loopopts/CountedLoopProblem.java got OOME
      - S8074068: Cleanup in src/share/classes/sun/security/x509/
      - S8074146: [TEST_BUG] jdb has succeded to read an unreadable file
      - S8075773: jps running as root fails after the fix of JDK-8050807
      - S8076339: Better handling of remote object invocation
      - S8076383: Better CORBA exception handling
      - S8076387: Better CORBA value handling
      - S8076392: Improve IIOPInputStream consistency
      - S8076413: Better JRMP message handling
      - S8076506: Increment minor version of HSx for 7u91 and initialize the
build number
      - S8078427: More supportive home environment
      - S8078440: Safer managed types
      - S8078822: 8068842 fix missed one new file
PrimeNumberSequenceGenerator.java
      - S8079323: Serialization compatibility for Templates: need to exclude
Hashtable from serialization
      - S8079410: Hotspot version to share the same update and build version
from JDK
      - S8079718: IIOP Input Stream Hooking
      - S8080541: More direct property handling
      - S8080688: Service for DGC services
      - S8081297: SSL Problem with Tomcat
      - S8081475: SystemTap does not work when JDK is compiled with GCC 5
      - S8081760: Better group dynamics
      - S8086092: More palette improvements
      - S8086733: Improve namespace handling
      - S8087118: Remove missing package from java.security files
      - S8087120: [GCC5] java.lang.StackOverflowError on Zero JVM
initialization on non x86 platforms.
      - S8087350: Improve array conversions
      - S8098547: (tz) Support tzdata2015e
      - S8103671: More objective stream classes
      - S8103675: Better Binary searches
      - S8129952: Ensure thread consistency
      - S8130078: Document better processing
      - S8130193: Improve HTTP connections
      - S8130253: ObjectStreamClass.getFields too restrictive
      - S8130710: Better attributes processing
      - S8130735: javax.swing.TimerQueue: timer fires late when another timer
starts
      - S8130864: Better server identity handling
      - S8130891: (bf) More direct buffering
      - S8131181: Increment minor version of HSx for 7u95 and initialize the
build number
      - S8131291: Perfect parameter patterning
      - S8132042: Preserve layout presentation
      - S8132051: Better byte behavior
      - S8132082: Let OracleUcrypto accept RSAPrivateKey
      - S8132210: Reinforce JMX collector internals
      - S8132988: Better printing dialogues
      - S8133321: (tz) Support tzdata2015f
      - S8133962: More general limits
      - S8134297: NPE in GSSNameElement nameType check
      - S8134605: Partial rework of the fix for 8081297
      - S8134650: Xsl transformation gives different results in 8u66
      - S8134861: XSLT: Extension func call cause exception if namespace URI
contains partial package name
      - S8135043: ObjectStreamClass.getField(String) too restrictive
      - S8135307: CompletionFailure thrown when calling FieldDoc.type, if the
field's type is missing
      - S8137060: JMX memory management improvements
      - S8138593: Make DSA more fair
      - S8138716: (tz) Support tzdata2015g
      - S8139008: Better state table management
      - S8139012: Better font substitutions
      - S8139017: More stable image decoding
      - S8139436: sun.security.mscapi.KeyStore might load incomplete data
      - S8140244: Port fix of JDK-8075773 to MacOSX
      - S8140244, PR3171: Port fix of JDK-8075773 to AIX
      - S8140344: add support for 3 digit update release numbers
      - S8140543: Arrange font actions
      - S8141213: [Parfait]Potentially blocking function GetArrayLength called
in JNI critical region at line 239 of
jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c in function GET_ARRAYS
      - S8141229: [Parfait] Null pointer dereference in cmsstrcasecmp of
cmserr.c
      - S8141287: Add MD5 to jdk.certpath.disabledAlgorithms - Take 2
      - S8142882: rebinding of the receiver of a DirectMethodHandle may allow a
protected method to be accessed
      - S8142928: [TEST_BUG]
sun/security/provider/certpath/ReverseBuilder/ReverseBuild.java 8u71 failure
      - S8143002: [Parfait] JNI exception pending in fontpath.c:1300
      - S8143132: L10n resource file translation update
      - S8143167: Better buffering of XML strings
      - S8143185: Cleanup for handling proxies
      - S8143941: Update splashscreen displays
      - S8144313: Test SessionTimeOutTests can be timeout
      - S8144430: Improve JMX connections
      - S8144773: Further reduce use of MD5
      - S8144955: Wrong changes were pushed with 8143942
      - S8145017: Add support for 3 digit hotspot minor version numbers
      - S8145446: Perfect pipe placement
      - S8145551: Test failed with Crash for Improved font lookups
      - S8145982: JMXInterfaceBindingTest is failing intermittently
      - S8146015: JMXInterfaceBindingTest is failing intermittently for IPv6
addresses
      - S8146387: Test SSLSession/SessionCacheSizeTests socket accept timed out
      - S8146477: [TEST_BUG] ClientJSSEServerJSSE.java failing again
      - S8146494: Better ligature substitution
      - S8146498: Better device table adjustments
      - S8146669: Test SessionTimeOutTests fails intermittently
      - S8146967: [TEST_BUG]
javax/security/auth/SubjectDomainCombiner/Optimize.java should use 4-args
ProtectionDomain constructor
      - S8146993: Several javax/management/remote/mandatory regression tests
fail after JDK-8138811
      - S8147466: Add -fno-strict-overflow to
IndicRearrangementProcessor{,2}.cpp
      - S8147567: InterpreterRuntime::post_field_access not updated for boolean
in JDK-8132051
      - S8147771: Construction of static protection domains under Javax custom
policy
      - S8147857: [TEST] RMIConnector logs attribute names incorrectly
      - S8148446: (tz) Support tzdata2016a
      - S8148475: Missing SA Bytecode updates.
      - S8148487: PPC64: Better byte behavior
      - S8148872: Complete name checking
      - S8149170: Better byte behavior for native arguments
      - S8149367: PolicyQualifierInfo/index_Ctor JCk test fails with IOE:
Invalid encoding for PolicyQualifierInfo
      - S8149962: Better delineation of XML processing
      - S8150012: Better byte behavior for reflection
      - S8150752: Share Class Data
      - S8150790: 8u75 L10n resource file translation update
      - S8151841: Build needs additional flags to compile with GCC 6
      - S8151876: (tz) Support tzdata2016d
      - S8151925: Font reference improvements
      - S8152335: Improve MethodHandle consistency
      - S8152479: Coded byte streams
      - S8153673: [BACKOUT] JDWP: Memory Leak: GlobalRefs never deleted when
processing invokeMethod command
      - S8154210: Zero: Better byte behaviour
      - S8154413: AArch64: Better byte behaviour
      - S8155981: Bolster bytecode verification
      - S8155985: Persistent Parameter Processing
      - S8157077: 8u101 L10n resource file updates
      - S8158571: Additional method handle validation
      - S8161262: Fix jdk build with gcc 4.1.2: -fno-strict-overflow not known.
      - S8162344: The API changes made by CR 7064075 need to be reverted

    ChangeLog:

    2016-09-24  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        Bump to icedtea-2.7.0pre07.
        * Makefile.am,
        (JDK_UPDATE_VERSION): Set to 111.
        (BUILD_VERSION): Set to b01.
        (CORBA_CHANGESET): Update to icedtea-2.7.0pre07.
        (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.
        * configure.ac: Bump to 2.7.0pre07.
        * hotspot.map.in: Update to icedtea-2.7.0pre07.
        * patches/boot/ecj-diamond.patch:
        Add numerous cases in JAXP classes, along with
        com.sun.java.util.jar.pack, java.security.Provider,
        java.security.Security, javax.crypto.Cipher,
        javax.crypto.CryptoAllPermission,
        javax.crypto.CryptoPermissions,
        javax.crypto.CryptoPolicyParser,
        javax.crypto.JceSecurity, javax.crypto.JceSecurityManager,
        javax.management.remote.rmi.RMIJRMPServerImpl,
        sun.reflect.annotation.AnnotationInvocationHandler,
        sun.security.krb5.Krb5ServiceLocator,
        sun.security.provider.certpath.CertStoreHelper,
        sun.security.provider.certpath.ssl.SSLServerCertStore,
        sun.security.provider.certpath.URICertStore and
        sun.security.ssl.DHCrypt
        * patches/boot/ecj-multicatch.patch:
        Add sun.security.krb5.PrincipalName,
        java.lang.invoke.MemberName,
        sun.invoke.util.VerifyAccess,
        javax.crypto.EncryptedPrivateKeyInfo,
        javax.crypto.SealedObject,
        sun.security.provider.certpath.URICertStore,
        sun.security.ssl.RSAClientKeyExchange,
        sun.security.pkcs11.P11KeyStore,
        sun.security.pkcs11.P11RSAKeyFactory and
        sun.security.tools.keytool.Main
        * patches/boot/ecj-stringswitch.patch:
        Add cases in
        sun.security.krb5.Config,
        sun.security.provider.certpath.X509CertPath,
        sun.security.ssl.HandshakeMessage,
        sun.security.ssl.X509KeyManagerImpl,
        sun.security.pkcs11.Config,
        sun.security.pkcs11.P11Key,
        sun.security.sasl.digest.DigestMD5Base,
        sun.security.sasl.digest.DigestMD5Server,
        sun.security.sasl.ntlm.NTLMClient,
        sun.security.sasl.ntlm.NTLMServer and
        sun.security.sasl.util.AbstractSaslImpl.
        * patches/boot/ecj-trywithresources.patch:
        Add cases in
        sun.security.provider.certpath.URICertStore,
        sun.security.tools.KeyStoreUtil,
        sun.security.tools.keytool.Main.

-- 
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/20160928/cb5d5b61/attachment-0001.html>


More information about the distro-pkg-dev mailing list