hg: aarch32-port/jdk8u/jdk: 28 new changesets

snazarkin at azul.com snazarkin at azul.com
Tue Dec 31 14:48:59 UTC 2019


Changeset: 1d666f78532a
Author:    akozlov
Date:      2019-12-13 07:19 +0000
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/1d666f78532a

8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call
8194653: Deadlock involving FileSystems.getDefault and System.loadLibrary call
Reviewed-by: andrew, adinn, phh

! src/share/classes/java/lang/ClassLoader.java
! src/share/classes/java/lang/Runtime.java
! src/share/classes/java/lang/System.java
+ test/java/lang/Runtime/loadLibrary/LoadLibraryTest.java
+ test/java/lang/Runtime/loadLibrary/src/Target.java
+ test/java/lang/Runtime/loadLibrary/src/Target2.java

Changeset: 8580f628c961
Author:    prr
Date:      2019-12-13 07:26 +0000
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/8580f628c961

8198649: Switch AWT/Swing's default GTK version to 3
8222496: [8u] Switch on GTK3 as a default GTK L&F in client-libs
Reviewed-by: psadhukhan, kaddepalli

! src/solaris/native/sun/awt/gtk_interface.c

Changeset: 121f6d8ba300
Author:    rriggs
Date:      2013-12-05 15:49 -0500
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/121f6d8ba300

8029629: java/lang/ProcessBuilder/Basic.java fails intermittently
Summary: Improved test for Thread.interrupt
Reviewed-by: martin, rriggs
Contributed-by: martinrb at google.com

! test/java/lang/ProcessBuilder/Basic.java

Changeset: 917250de9dc2
Author:    andrew
Date:      2019-12-13 08:02 +0000
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/917250de9dc2

8208715: Conversion of milliseconds to nanoseconds in UNIXProcess contains bug
Reviewed-by: martin, andrew

! src/solaris/classes/java/lang/UNIXProcess.java
! src/windows/classes/java/lang/ProcessImpl.java
! src/windows/native/java/lang/ProcessImpl_md.c
! test/java/lang/ProcessBuilder/Basic.java

Changeset: 85f8b33f5508
Author:    andrew
Date:      2019-12-13 08:08 +0000
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/85f8b33f5508

8195667: ProblemList PKCS11 tests Secmod/AddTrustedCert.java and tls/TestKeyMaterial.java due to JDK-8180837
Summary: Puts sun/security/pkcs11/Secmod/AddTrustedCert.java and sun/security/pkcs11/tls/TestKeyMaterial.java into ProblemList
Reviewed-by: weijun, coffeys

! test/ProblemList.txt

Changeset: f57269c2338a
Author:    sgehwolf
Date:      2019-12-13 08:11 +0000
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/f57269c2338a

8195088: [TEST_BUG] StartManagementAgent got unexpected exception
Reviewed-by: sspitsyn, andrew

! test/com/sun/tools/attach/StartManagementAgent.java

Changeset: 0b4619a5154a
Author:    mbalao
Date:      2017-02-06 17:28 +0000
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/0b4619a5154a

8173956: KeyStore regression due to default keystore being changed to PKCS12
Reviewed-by: xuelei, andrew

! src/share/classes/sun/security/pkcs12/PKCS12KeyStore.java
+ test/sun/security/pkcs12/MixedcaseAlias.java

Changeset: d7e0d044978a
Author:    mbalao
Date:      2017-01-03 21:05 -0800
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/d7e0d044978a

8170641: sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.sh fails with timeout
Summary: The fix sets timeout for the server and the client, and ignore SocketTimeoutException.
Reviewed-by: chegar, phh, andrew
Contributed-by: John Jiang <sha.jiang at oracle.com>

! test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.java
- test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.sh
! test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxyWithAuth.java
- test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxyWithAuth.sh
! test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/ProxyTunnelServer.java

Changeset: 150cd1ed08dd
Author:    chegar
Date:      2016-02-15 14:25 +0000
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/150cd1ed08dd

8134424: BlockDataInputStream.readUTFBody: size local StringBuffer with the given length
Reviewed-by: rriggs, shade

! src/share/classes/java/io/ObjectInputStream.java

Changeset: dcc7224f7184
Author:    mbalao
Date:      2019-06-21 08:07 +0000
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/dcc7224f7184

8133489: Better messaging for PKIX path validation matching
Reviewed-by: xuelei, phh, andrew

! src/share/classes/java/security/cert/X509CertSelector.java
! test/java/security/cert/CertPathBuilder/selfIssued/KeyUsageMatters.java

Changeset: 11738c562638
Author:    mbalao
Date:      2016-04-13 16:05 -0700
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/11738c562638

8055351: sun/security/provider/DSA/TestAlgParameterGenerator.java failed with interrupted! (timed out?)
Reviewed-by: valeriep, andrew, phh

! test/sun/security/provider/DSA/TestAlgParameterGenerator.java

Changeset: 8e8e54a1f0e3
Author:    serb
Date:      2019-12-16 18:58 +0000
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/8e8e54a1f0e3

8213119: [macos] java/awt/GraphicsDevice/CheckDisplayModes.java fails
Reviewed-by: prr, jdv

! src/macosx/native/sun/awt/CGraphicsDevice.m
! test/java/awt/GraphicsDevice/CheckDisplayModes.java

Changeset: ccb11b167ba0
Author:    andrew
Date:      2018-07-26 06:16 -0400
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/ccb11b167ba0

8189762: [TESTBUG] Create tests for JDK-8146115 container awareness and resource configuration
Summary: Sync ClassFileInstaller.java with the HotSpot version
Reviewed-by: phh

! test/lib/testlibrary/ClassFileInstaller.java

Changeset: 6acd7000dc26
Author:    zgu
Date:      2019-12-17 03:10 +0000
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/6acd7000dc26

8216401: Allow "file:" URLs in Class-Path of local JARs
Reviewed-by: phh, andrew

! src/share/classes/sun/misc/URLClassPath.java
+ test/sun/misc/URLClassPath/JarClassPathFileEntry.java

Changeset: 67d05c0bb0e3
Author:    apetcher
Date:      2019-03-21 13:10 -0400
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/67d05c0bb0e3

8221172: SunEC specific test is not limited to SunEC
Summary: Fixing a minor test bug in the SignatureDigestTruncate regression test
Reviewed-by: mullan

! test/sun/security/ec/SignatureDigestTruncate.java

Changeset: 9fe1d4cd1940
Author:    andrew
Date:      2019-12-17 03:53 +0000
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/9fe1d4cd1940

8221246: NullPointerException within Win32ShellFolder2
Reviewed-by: andrew
Contributed-by: Alex Kashchenko <akashche at redhat.com>

! src/windows/classes/sun/awt/shell/Win32ShellFolderManager2.java

Changeset: 5b86f2e0578d
Author:    alvdavi
Date:      2019-12-17 04:13 +0000
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/5b86f2e0578d

8223490: Optimize search algorithm for determining default time zone
Reviewed-by: yan, andrew

! src/solaris/native/java/util/TimeZone_md.c

Changeset: d2ccbd9ff51b
Author:    mdoerr
Date:      2019-11-22 10:06 +0100
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/d2ccbd9ff51b

8234591: [11u] Build with old C compiler broken by 8223490
Reviewed-by: phh

! src/solaris/native/java/util/TimeZone_md.c

Changeset: f9822409c531
Author:    alvdavi
Date:      2019-12-17 04:41 +0000
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/f9822409c531

8231124: Missing closedir call with JDK-8223490
Reviewed-by: phh, andrew

! src/solaris/native/java/util/TimeZone_md.c

Changeset: a41e03cafc13
Author:    sgehwolf
Date:      2019-12-17 06:08 +0000
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/a41e03cafc13

8232984: Upgrading Joni License version to 2.1.16
Reviewed-by: andrew

! THIRD_PARTY_README

Changeset: 0fd691bba418
Author:    yan
Date:      2019-12-17 06:19 +0000
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/0fd691bba418

8185898: setRequestProperty(key, null) results in HTTP header without colon in request
Reviewed-by: phh, andrew

! src/share/classes/sun/net/www/MessageHeader.java
+ test/sun/net/www/B8185898.java

Changeset: a2154c771de1
Author:    igerasim
Date:      2019-11-11 05:09 -0800
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/a2154c771de1

8233886: TEST_BUG jdk/java/net/CookieHandler/B6791927.java hit hardcoded expiration date
Reviewed-by: chegar, vtewari

! test/java/net/CookieHandler/B6791927.java

Changeset: bebcca0609b5
Author:    yan
Date:      2019-12-05 09:39 +0300
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/bebcca0609b5

8215210: [macos] Hangul text does not shape to the precomposed form on JDK8u
Reviewed-by: phh

! src/share/classes/sun/net/www/MessageHeader.java
! src/share/native/sun/font/layout/MorphTables2.cpp
+ test/java/awt/font/TextLayout/HangulShapingTest.java
+ test/java/awt/font/TextLayout/HebrewIsRTLTest.java

Changeset: 44c4cee50aeb
Author:    andrew
Date:      2019-12-08 22:42 +0000
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/44c4cee50aeb

Merge


Changeset: b2865f7f557f
Author:    andrew
Date:      2019-12-19 19:35 +0000
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/b2865f7f557f

Merge


Changeset: b860bcc84d51
Author:    andrew
Date:      2019-12-20 06:46 +0000
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/b860bcc84d51

Added tag jdk8u242-b05 for changeset b2865f7f557f

! .hgtags

Changeset: 800efb3e95c6
Author:    snazarki
Date:      2019-12-30 13:36 +0300
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/800efb3e95c6

Merge

! .hgtags
- test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.sh
- test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxyWithAuth.sh

Changeset: 329f89aaeb99
Author:    snazarki
Date:      2019-12-30 13:36 +0300
URL:       https://hg.openjdk.java.net/aarch32-port/jdk8u/jdk/rev/329f89aaeb99

Added tag jdk8u242-b05-aarch32-191230 for changeset 800efb3e95c6

! .hgtags



More information about the aarch32-port-dev mailing list