git: openjdk/aarch32-port-jdk8u: master: 24 new changesets
Sergey Nazarkin
snazarki at openjdk.org
Thu Jan 19 09:38:44 UTC 2023
Changeset: 518047d8
Author: Andrew John Hughes <andrew at openjdk.org>
Date: 2022-12-22 00:57:38 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/518047d8781988191b982b33839c4b4ea9f280e1
8296715: CLDR v42 update for tzdata 2022f
Reviewed-by: dcherepanov, sgehwolf
Backport-of: da9de488990ff47fe06343439f2180ec1b2a3061
! jdk/src/share/classes/sun/util/cldr/resources/21_0_1/common/supplemental/metaZones.xml
Changeset: c961cb9f
Author: Andrew John Hughes <andrew at openjdk.org>
Date: 2022-12-22 01:07:55 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/c961cb9f676cbb05e8fa28b7ca9d41b02fc83d3d
8297804: (tz) Update Timezone Data to 2022g
Reviewed-by: dcherepanov, sgehwolf
Backport-of: ce896731d38866c2bf99cd49525062e150d94160
! jdk/make/data/tzdata/VERSION
! jdk/make/data/tzdata/africa
! jdk/make/data/tzdata/asia
! jdk/make/data/tzdata/backward
! jdk/make/data/tzdata/europe
! jdk/make/data/tzdata/iso3166.tab
! jdk/make/data/tzdata/northamerica
! jdk/make/data/tzdata/southamerica
! jdk/make/data/tzdata/zone.tab
! jdk/src/share/classes/sun/util/cldr/resources/21_0_1/common/main/root.xml
! jdk/src/share/classes/sun/util/cldr/resources/21_0_1/common/supplemental/metaZones.xml
! jdk/src/share/classes/sun/util/resources/TimeZoneNames.java
! jdk/src/share/classes/sun/util/resources/de/TimeZoneNames_de.java
! jdk/src/share/classes/sun/util/resources/es/TimeZoneNames_es.java
! jdk/src/share/classes/sun/util/resources/fr/TimeZoneNames_fr.java
! jdk/src/share/classes/sun/util/resources/it/TimeZoneNames_it.java
! jdk/src/share/classes/sun/util/resources/ja/TimeZoneNames_ja.java
! jdk/src/share/classes/sun/util/resources/ko/TimeZoneNames_ko.java
! jdk/src/share/classes/sun/util/resources/pt/TimeZoneNames_pt_BR.java
! jdk/src/share/classes/sun/util/resources/sv/TimeZoneNames_sv.java
! jdk/src/share/classes/sun/util/resources/zh/TimeZoneNames_zh_CN.java
! jdk/src/share/classes/sun/util/resources/zh/TimeZoneNames_zh_TW.java
! jdk/test/java/util/TimeZone/TimeZoneData/VERSION
! jdk/test/java/util/TimeZone/TimeZoneData/aliases.txt
! jdk/test/java/util/TimeZone/TimeZoneData/displaynames.txt
! jdk/test/sun/util/calendar/zi/tzdata/VERSION
! jdk/test/sun/util/calendar/zi/tzdata/africa
! jdk/test/sun/util/calendar/zi/tzdata/asia
! jdk/test/sun/util/calendar/zi/tzdata/backward
! jdk/test/sun/util/calendar/zi/tzdata/europe
! jdk/test/sun/util/calendar/zi/tzdata/iso3166.tab
! jdk/test/sun/util/calendar/zi/tzdata/northamerica
! jdk/test/sun/util/calendar/zi/tzdata/southamerica
! jdk/test/sun/util/calendar/zi/tzdata/zone.tab
Changeset: ebc5e190
Author: Severin Gehwolf <sgehwolf at openjdk.org>
Date: 2022-12-23 17:55:05 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/ebc5e190ac7a3b0c143451105d9f9b7d9e780a4b
8280890: Cannot use '-Djava.system.class.loader' with class loader in signed JAR
Reviewed-by: andrew
Backport-of: a0f6f2409ea61ff9ed9dc2e2b46e309c751d456d
! jdk/src/share/classes/sun/security/util/DisabledAlgorithmConstraints.java
+ jdk/test/java/security/SignedJar/CustomClassLoader.java
+ jdk/test/java/security/SignedJar/SignedJarWithCustomClassLoader.java
Changeset: 2382f298
Author: Sergey Nazarkin <snazarki at openjdk.org>
Date: 2023-01-19 08:11:16 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/2382f29848dafb45a9bd777ae69208a47f24c581
Merge
Changeset: 259a33e4
Author: Paul Hohensee <phh at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date: 2023-01-13 03:18:49 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/259a33e4e11236f26ecebb4239771aafe59a0229
8285021: Improve CORBA communication
Co-authored-by: Joshua Cao <joshcao at amazon.com>
Reviewed-by: mbalao, bae, andrew
! corba/src/share/classes/com/sun/corba/se/impl/orbutil/ORBConstants.java
! corba/src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Stub.java
Changeset: 8d0c25d3
Author: Martin Balao <mbalao at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date: 2023-01-13 03:51:44 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/8d0c25d3c43bd33173dc7f66fbc4f3bd3d55d341
8286496: Improve Thread labels
Reviewed-by: andrew
Backport-of: e733e55de88e63e129f15edefc602c050339b38a
! hotspot/src/share/vm/jfr/recorder/checkpoint/jfrCheckpointManager.cpp
! hotspot/src/share/vm/jfr/recorder/storage/jfrBuffer.cpp
! hotspot/src/share/vm/jfr/recorder/storage/jfrBuffer.hpp
! hotspot/src/share/vm/jfr/recorder/storage/jfrMemorySpace.hpp
! hotspot/src/share/vm/jfr/writers/jfrWriterHost.inline.hpp
! hotspot/src/share/vm/prims/jni.cpp
! hotspot/src/share/vm/utilities/macros.hpp
Changeset: d2f3eda7
Author: Yuri Nesterenko <yan at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date: 2022-10-28 09:52:29 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/d2f3eda788f83813284358a7dfcb6f8dbf6728e7
8288516: Enhance font creation
Reviewed-by: mbalao, andrew
Backport-of: 4c7b057380d7656c8c275b526d1918de6a625cc4
! jdk/src/windows/native/sun/font/fontpath.c
! jdk/src/windows/native/sun/font/lcdglyph.c
! jdk/src/windows/native/sun/windows/awt_Font.cpp
! jdk/src/windows/native/sun/windows/awt_PrintJob.cpp
Changeset: 0f2b98ef
Author: Alexei Voitylov <avoitylov at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date: 2022-12-07 11:55:43 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/0f2b98efc8068abb65db3ce8c90209bbdf107662
8289350: Better media supports
Reviewed-by: mbalao, andrew
Backport-of: 8278c12ceff28681a8e8cde8dd49ee9a79eaf25e
! hotspot/src/os_cpu/aix_ppc/vm/os_aix_ppc.cpp
! hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp
! hotspot/src/os_cpu/linux_aarch64/vm/os_linux_aarch64.cpp
! hotspot/src/os_cpu/linux_ppc/vm/os_linux_ppc.cpp
! hotspot/src/os_cpu/linux_sparc/vm/os_linux_sparc.cpp
! hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp
! hotspot/src/os_cpu/solaris_sparc/vm/os_solaris_sparc.cpp
! hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.cpp
Changeset: c95512d5
Author: Martin Balao <mbalao at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date: 2022-10-07 23:30:07 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/c95512d5029fd54ec7ef879438b2419325cd1c02
8293554: Enhanced DH Key Exchanges
Reviewed-by: andrew
Backport-of: ca126c9025ad975d9086d5f967d35a76425c13ca
! jdk/src/share/classes/com/sun/crypto/provider/DHKeyPairGenerator.java
! jdk/src/share/classes/com/sun/crypto/provider/DHParameterGenerator.java
! jdk/src/share/classes/sun/security/provider/ParameterCache.java
! jdk/src/share/classes/sun/security/ssl/PredefinedDHParameterSpecs.java
! jdk/src/share/classes/sun/security/util/SecurityProviderConstants.java
Changeset: 8633abf2
Author: Yuri Nesterenko <yan at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date: 2022-11-01 13:35:47 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/8633abf2635b0fe52f1549eaa2df3c104cce8cb5
8293598: Enhance InetAddress address handling
Reviewed-by: mbalao, andrew
Backport-of: a2668f58ccc3b7c7d74e2903128b08d97aac5798
! jdk/src/share/classes/java/net/InetAddress.java
! jdk/src/share/classes/sun/net/util/IPAddressUtil.java
Changeset: 26dd9f08
Author: Yuri Nesterenko <yan at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date: 2022-10-28 13:47:05 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/26dd9f0814af3abc608bff9143585eb8996a9e30
8293717: Objective view of ObjectView
Reviewed-by: mbalao, andrew
Backport-of: fb692840530fa07174f9ad5c9f77d593e503a155
! jdk/src/share/classes/javax/swing/text/html/ObjectView.java
Changeset: 4f5099ee
Author: Rui Li <ruili at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date: 2022-11-23 23:16:17 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/4f5099ee2b9531288426deecea5eacca4b2d4959
8293734: Improve BMP image handling
Reviewed-by: mbalao, andrew
Backport-of: 40959ac32b81c333f04628be227107762b78a7da
! jdk/src/share/classes/com/sun/imageio/plugins/bmp/BMPImageReader.java
Changeset: 00dbe881
Author: Alexei Voitylov <avoitylov at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date: 2022-11-24 20:39:50 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/00dbe881f5fb7b74c93762ddd06a33a716f786ce
8293742: Better Banking of Sounds
Reviewed-by: mbalao, andrew
Backport-of: f1de79f38fcff10ccaf232f79df0a94e84751ff7
! jdk/src/share/classes/com/sun/media/sound/JARSoundbankReader.java
Changeset: 36f0634c
Author: Alexei Voitylov <avoitylov at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date: 2022-11-24 12:57:55 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/36f0634c39f042b07075287a760baf2300ceac2b
8295687: Better BMP bounds
Reviewed-by: mbalao, andrew
Backport-of: 4df2fd2d1ca8ed73de6ac8b2f6a51ff93e3dac6d
! jdk/src/share/classes/com/sun/imageio/plugins/bmp/BMPImageReader.java
Changeset: 957b5f50
Author: Martin Balao <mbalao at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date: 2022-11-10 23:34:18 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/957b5f50d76117369ebfd67dddbeadb27685658a
8295723: security/infra/wycheproof/RunWycheproof.java fails with Assertion Error
Reviewed-by: andrew
Backport-of: e94ca7d3fc9b5946d5b808f98e334529054c4f39
! jdk/src/share/classes/com/sun/crypto/provider/DHKeyPairGenerator.java
! jdk/src/share/classes/sun/security/provider/ParameterCache.java
! jdk/src/share/classes/sun/security/ssl/PredefinedDHParameterSpecs.java
+ jdk/src/share/classes/sun/security/util/SafeDHParameterSpec.java
! jdk/src/share/classes/sun/security/util/SecurityProviderConstants.java
Changeset: 40ffc346
Author: Dmitry Cherepanov <dcherepanov at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date: 2023-01-05 07:48:45 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/40ffc346405827dff3684cf518aa0073a21b5805
8283277: ISO 4217 Amendment 171 Update
Reviewed-by: phh, andrew
Backport-of: c4dc58e12e197562dce90c0027aa74c29047cea6
! jdk/src/share/classes/java/util/CurrencyData.properties
! jdk/src/share/classes/sun/util/resources/CurrencyNames.properties
! jdk/test/java/util/Currency/ValidateISO4217.java
! jdk/test/java/util/Currency/tablea1.txt
! jdk/test/sun/text/resources/LocaleData
! jdk/test/sun/text/resources/LocaleDataTest.java
Changeset: 7dd12ae0
Author: Andrew John Hughes <andrew at openjdk.org>
Date: 2023-01-10 02:47:21 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/7dd12ae02fdcc373f6dfae3956e024b236ea007e
8289549: ISO 4217 Amendment 172 Update
Reviewed-by: dcherepanov
Backport-of: 03a5c254d36a51d478b3c1042f0fb6f2c7453dc6
! jdk/src/share/classes/java/util/CurrencyData.properties
! jdk/test/java/util/Currency/tablea1.txt
Changeset: 6389fde8
Author: Andrew John Hughes <andrew at openjdk.org>
Date: 2023-01-10 04:30:28 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/6389fde845f5e0c025ba60868fb90fd5a2c12b7a
8294307: ISO 4217 Amendment 173 Update
Reviewed-by: dcherepanov
Backport-of: e3eccbcbc2e27921c058d43b81fb113d10be2dab
! jdk/src/share/classes/java/util/CurrencyData.properties
! jdk/test/java/util/Currency/tablea1.txt
Changeset: 602d1d47
Author: Andrew John Hughes <andrew at openjdk.org>
Date: 2023-01-10 18:56:11 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/602d1d477625a8583a504216698a3dec1cb182e9
8296239: ISO 4217 Amendment 174 Update
Reviewed-by: dcherepanov
Backport-of: ff60b348813fd7e32bdda322f345f90311a60207
! jdk/src/share/classes/java/util/CurrencyData.properties
! jdk/test/java/util/Currency/ValidateISO4217.java
! jdk/test/java/util/Currency/tablea1.txt
Changeset: 056d5a79
Author: Andrew John Hughes <andrew at openjdk.org>
Date: 2023-01-12 17:44:28 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/056d5a79994cbaa67f901f3d89f5c140d4aa6f11
8299439: java/text/Format/NumberFormat/CurrencyFormat.java fails for hr_HR
8299483: ProblemList java/text/Format/NumberFormat/CurrencyFormat.java
Reviewed-by: dcherepanov, sgehwolf
Backport-of: 80eecc50e663155f04dcec1797efb4be4b8ee7b2
! jdk/src/share/classes/sun/util/resources/hr/CurrencyNames_hr_HR.properties
! jdk/test/java/text/Format/NumberFormat/CurrencySymbols.properties
Changeset: 10e5bc77
Author: Sergey Nazarkin <snazarki at openjdk.org>
Date: 2023-01-19 08:12:19 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/10e5bc77d6df554863cdee72a45aa92a805844f3
Merge
! hotspot/src/share/vm/utilities/macros.hpp
! hotspot/src/share/vm/utilities/macros.hpp
Changeset: dfd2fe8e
Author: Andrew John Hughes <andrew at openjdk.org>
Date: 2023-01-16 19:34:47 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/dfd2fe8ef599c609d5bfe95519728720b9b92539
8300178: JDK-8286496 causes build failure on older GCC
Reviewed-by: sgehwolf
! hotspot/src/share/vm/jfr/writers/jfrWriterHost.inline.hpp
Changeset: 36321be7
Author: Simon Tooke <stooke at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date: 2023-01-16 19:41:13 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/36321be7840c8e044340b8c162a75dce3ae7698f
8300178: JDK-8288516 causes build failure on Windows + VS2010
Reviewed-by: andrew
! jdk/src/windows/native/sun/font/lcdglyph.c
Changeset: ae728d7d
Author: Sergey Nazarkin <snazarki at openjdk.org>
Date: 2023-01-19 08:12:47 +0000
URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/ae728d7d033913c3901b9533cafe5d7f68ac5a80
Merge
More information about the aarch32-port-dev
mailing list