From anleonar at redhat.com Wed Apr 26 09:49:50 2023 From: anleonar at redhat.com (Andrew Leonard) Date: Wed, 26 Apr 2023 10:49:50 +0100 Subject: aarch32 jdk8u372-b07 availability ? Message-ID: Hi, Can I query when jdk8u372-b07 release might be available please? Thanks Andrew -------------- next part -------------- An HTML attachment was scrubbed... URL: From snazarkin at azul.com Wed Apr 26 09:58:36 2023 From: snazarkin at azul.com (Sergey Nazarkin) Date: Wed, 26 Apr 2023 09:58:36 +0000 Subject: aarch32 jdk8u372-b07 availability ? In-Reply-To: References: Message-ID: <11B66D6B-D428-4D93-97B4-ACBD174DEEAC@azul.com> Seems, I?ve missed the message about jdk8 release. Let me run some tests and I?ll push update today. /Sergey On 26 Apr 2023, at 12:49, Andrew Leonard wrote: Caution: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. Hi, Can I query when jdk8u372-b07 release might be available please? Thanks Andrew -------------- next part -------------- An HTML attachment was scrubbed... URL: From anleonar at redhat.com Wed Apr 26 12:15:29 2023 From: anleonar at redhat.com (Andrew Leonard) Date: Wed, 26 Apr 2023 13:15:29 +0100 Subject: Re%3A%20aarch32%20jdk8u372-b07%20availability%20%3F& In-Reply-To=%3C11B66D6B-D428-4D93-97B4-ACBD174DEEAC%40azul.com%3E Message-ID: Thank Sergey, much appreciated. Cheers Andrew -------------- next part -------------- An HTML attachment was scrubbed... URL: From anleonar at redhat.com Wed Apr 26 12:28:07 2023 From: anleonar at redhat.com (Andrew Leonard) Date: Wed, 26 Apr 2023 13:28:07 +0100 Subject: Re. aarch32 jdk8u372-b07 availability ? Message-ID: Thanks Sergey, much appreciated. -------------- next part -------------- An HTML attachment was scrubbed... URL: From snazarki at openjdk.org Wed Apr 26 16:49:05 2023 From: snazarki at openjdk.org (Sergey Nazarkin) Date: Wed, 26 Apr 2023 16:49:05 GMT Subject: git: openjdk/aarch32-port-jdk8u: master: 17 new changesets Message-ID: Changeset: f44ca40a Author: Paul Hohensee Committer: Andrew John Hughes Date: 2023-04-13 18:24:54 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/f44ca40a433db9c6951f9758cf0e2e5bafbdd0ef 8263404: RsaPrivateKeySpec is always recognized as RSAPrivateCrtKeySpec in RSAKeyFactory.engineGetKeySpec Reviewed-by: simonis, mbalao, andrew Backport-of: a5d7de235101696463dba22792703c6809ff7fc4 ! jdk/src/share/classes/sun/security/pkcs11/P11RSAKeyFactory.java ! jdk/src/share/classes/sun/security/rsa/RSAKeyFactory.java ! jdk/test/java/security/KeyFactory/KeyFactoryGetKeySpecForInvalidSpec.java + jdk/test/sun/security/pkcs11/nss/p11-nss-sensitive.txt + jdk/test/sun/security/pkcs11/rsa/TestP11KeyFactoryGetRSAKeySpec.java Changeset: 1cf3efb0 Author: Martin Balao Committer: Andrew John Hughes Date: 2023-03-01 17:05:00 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/1cf3efb037cb9056c53b3b9c65fb751dd13d3e12 8287404: Improve ping times Reviewed-by: andrew Backport-of: 5a054b372dbd751fe1b312375153f13e70d7131f ! jdk/src/solaris/native/java/net/Inet4AddressImpl.c ! jdk/src/solaris/native/java/net/Inet6AddressImpl.c Changeset: f7f19668 Author: Martin Balao Committer: Andrew John Hughes Date: 2023-03-02 19:58:00 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/f7f196685f60a74eaff87631591a17bbbaf7831b 8288436: Improve Xalan supports Reviewed-by: andrew Backport-of: 6899dff264c9030a3016e292c3f3f6738bde97cc ! jaxp/src/com/sun/org/apache/xml/internal/utils/XMLReaderManager.java Changeset: 301c9adc Author: Jamil Nimeh Committer: Andrew John Hughes Date: 2023-01-10 19:01:19 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/301c9adce1711d9eb3f663bef07bbb045b907332 8294474: Better AES support Reviewed-by: yan, andrew Backport-of: 0c534f3309a308e89363ec69dee74d95fd9647a4 ! jdk/src/share/classes/sun/security/ssl/KeyUpdate.java ! jdk/src/share/classes/sun/security/ssl/SSLEngineImpl.java ! jdk/src/share/classes/sun/security/ssl/SSLSocketImpl.java ! jdk/src/share/classes/sun/security/ssl/TransportContext.java Changeset: a7fbe33f Author: Alexei Voitylov Committer: Andrew John Hughes Date: 2023-02-27 16:17:35 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/a7fbe33ffece7c28c9808fcc631c2d4db4a59757 8295304: Runtime support improvements Reviewed-by: mbalao, andrew Backport-of: 9c31d51bd5fc17e3914142c2461f3abfe71651d0 ! jdk/src/share/classes/java/lang/ProcessBuilder.java Changeset: 07d29838 Author: Martin Balao Committer: Andrew John Hughes Date: 2023-03-16 18:28:00 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/07d29838c820d629bef1da8bc6e1084f48e0a519 8296676: Improve String platform support Reviewed-by: avoitylov, andrew Backport-of: d083a3c21e8849ed2a8b79aba37b46d921886a05 ! jdk/src/share/classes/java/net/InetAddress.java ! jdk/src/share/classes/sun/net/www/protocol/http/HttpURLConnection.java Changeset: a02c2bfb Author: Olga Mikhaltsova Committer: Andrew John Hughes Date: 2023-03-13 02:31:16 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/a02c2bfb23dec01c987af1859654f0e4b44d70c6 8296684: Improve String platform support Reviewed-by: mbalao, andrew Backport-of: 9ae682726873de27cef4d3bd5523713f4ff98266 ! jdk/src/aix/classes/sun/tools/attach/AixVirtualMachine.java ! jdk/src/share/classes/sun/tools/attach/HotSpotVirtualMachine.java ! jdk/src/solaris/classes/sun/tools/attach/BsdVirtualMachine.java ! jdk/src/solaris/classes/sun/tools/attach/LinuxVirtualMachine.java ! jdk/src/solaris/classes/sun/tools/attach/SolarisVirtualMachine.java ! jdk/src/windows/classes/sun/tools/attach/WindowsVirtualMachine.java Changeset: 2a54b080 Author: Ekaterina Vergizova Committer: Andrew John Hughes Date: 2023-01-20 15:18:35 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/2a54b080ed565c1d1ddadad27d2e4b77058ef2c7 8296692: Improve String platform support Reviewed-by: mbalao, andrew Backport-of: ed8643947e21263588cb6e9202efb3a30f450c4e ! jdk/src/solaris/classes/sun/management/FileSystemImpl.java ! jdk/src/windows/classes/sun/management/FileSystemImpl.java Changeset: 17ba2dfb Author: Andrew Brygin Committer: Andrew John Hughes Date: 2023-03-23 12:14:34 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/17ba2dfb47f22a6a89609c94be50cabc6df5c8c9 8296700: Improve String platform support Reviewed-by: phh, mbalao, andrew ! jdk/src/share/classes/java/util/zip/ZipFile.java Changeset: 6089a4fc Author: Yuri Nesterenko Committer: Andrew John Hughes Date: 2023-03-03 11:32:12 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/6089a4fcc583ab156c22eae8196ce5073bf90032 8296832: Improve Swing platform support Reviewed-by: mbalao, andrew Backport-of: a81c810a76d91b79917417ed22e5e5aa530690ca ! jdk/src/share/classes/javax/swing/plaf/basic/BasicHTML.java ! jdk/src/share/classes/javax/swing/text/html/HTMLEditorKit.java ! jdk/src/share/classes/javax/swing/text/html/ObjectView.java ! jdk/src/share/classes/sun/swing/SwingAccessor.java Changeset: ed70f64a Author: Martin Balao Committer: Andrew John Hughes Date: 2023-03-03 14:50:00 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/ed70f64af92da3994fd9164d454c5323fa56794b 8297371: Improve UTF8 representation redux Reviewed-by: yan, andrew Backport-of: a44eb133d3cdb190abb0210c201e315d94d09dc7 ! jdk/src/share/native/common/jni_util.c Changeset: 1a42e357 Author: Andrew Brygin Committer: Andrew John Hughes Date: 2023-04-17 21:48:35 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/1a42e35729d1a0b049a13b762b0cbb4f046081ea 8298191: Enhance object reclamation process Reviewed-by: phh Backport-of: 780327d1de4fee3e77c3e48018908bf0c3fcd55a ! hotspot/src/share/vm/gc_implementation/g1/dirtyCardQueue.hpp ! hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp ! hotspot/src/share/vm/gc_implementation/g1/g1RemSet.cpp ! hotspot/src/share/vm/gc_implementation/g1/ptrQueue.hpp Changeset: 71bb00a5 Author: Alexey Bakhtin Committer: Andrew John Hughes Date: 2023-04-12 18:30:15 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/71bb00a5d86affa8c2c8934ab892fe6c5191abdc 8298310: Enhance TLS session negotiation Reviewed-by: mbalao, andrew Backport-of: 9a14b363feaaa1a1831fcc8620d41b4db2e0110a ! jdk/src/share/classes/sun/security/provider/certpath/AdjacencyList.java ! jdk/src/share/classes/sun/security/provider/certpath/Builder.java ! jdk/src/share/classes/sun/security/provider/certpath/ForwardBuilder.java ! jdk/src/share/classes/sun/security/provider/certpath/ForwardState.java ! jdk/src/share/classes/sun/security/provider/certpath/State.java ! jdk/src/share/classes/sun/security/provider/certpath/SunCertPathBuilder.java Changeset: 33758aeb Author: Alexei Voitylov Committer: Andrew John Hughes Date: 2023-02-27 16:17:35 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/33758aeb351a6d8e6bedc5457b501d1e6d471810 8298667: Improved path handling Reviewed-by: mbalao, andrew Backport-of: 900abc284669d1aadeac8026ad618c9f1dc553a6 ! jdk/src/solaris/classes/sun/nio/fs/UnixUriUtils.java Changeset: 74148f81 Author: Alexei Voitylov Committer: Andrew John Hughes Date: 2023-02-27 16:17:35 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/74148f814267aec83e35f2664849570d8ea68826 8299129: Enhance NameService lookups Reviewed-by: mbalao, andrew Backport-of: 1aef50354aaa0831b58de81db3d6bf30b9a277d1 ! jdk/src/share/classes/java/net/InetAddress.java Changeset: 338acde3 Author: Victor Rudometov Committer: Andrew John Hughes Date: 2023-04-17 15:47:04 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/338acde33061b8af9d30aa510d86ec8156009021 8305113: (tz) Update Timezone Data to 2023c Reviewed-by: andrew Backport-of: ed9592c6e81f82e2bf6508ce45ba15aad8232181 ! jdk/make/data/tzdata/VERSION ! jdk/make/data/tzdata/africa ! jdk/make/data/tzdata/antarctica ! jdk/make/data/tzdata/asia ! jdk/make/data/tzdata/australasia ! jdk/make/data/tzdata/backward ! jdk/make/data/tzdata/europe ! jdk/make/data/tzdata/iso3166.tab ! jdk/make/data/tzdata/leapseconds ! jdk/make/data/tzdata/northamerica ! jdk/make/data/tzdata/southamerica ! jdk/make/data/tzdata/zone.tab ! jdk/src/share/classes/sun/util/calendar/ZoneInfoFile.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/java/util/TimeZone/TimeZoneTest.java ! jdk/test/sun/util/calendar/zi/tzdata/VERSION ! jdk/test/sun/util/calendar/zi/tzdata/africa ! jdk/test/sun/util/calendar/zi/tzdata/antarctica ! jdk/test/sun/util/calendar/zi/tzdata/asia ! jdk/test/sun/util/calendar/zi/tzdata/australasia ! 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/leapseconds ! 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: 772f951a Author: Sergey Nazarkin Date: 2023-04-26 12:51:31 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/772f951aeecfed7757dd222453a279d04f3d1de5 Merge