From simonis at openjdk.org Fri Sep 1 14:45:27 2023 From: simonis at openjdk.org (Volker Simonis) Date: Fri, 1 Sep 2023 14:45:27 GMT Subject: git: openjdk/jdk8u-dev: 8315135: Memory leak in the native implementation of Pack200.Unpacker.unpack() Message-ID: <30a9cc03-3172-47a6-bb5b-fd090a2b5fc0@openjdk.org> Changeset: 6632d0a7 Author: Volker Simonis Date: 2023-09-01 14:43:16 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/6632d0a78758d11744906fdef6c3268d7091070e 8315135: Memory leak in the native implementation of Pack200.Unpacker.unpack() Reviewed-by: andrew Backport-of: b77c161e7509aa3b09ebf3e6b2b1490c0667bbdc ! jdk/src/share/classes/com/sun/java/util/jar/pack/NativeUnpack.java ! jdk/src/share/classes/com/sun/java/util/jar/pack/UnpackerImpl.java ! jdk/src/share/native/com/sun/java/util/jar/pack/jni.cpp + jdk/test/tools/pack200/UnpackMalformed.java From sgehwolf at openjdk.org Mon Sep 4 10:35:21 2023 From: sgehwolf at openjdk.org (Severin Gehwolf) Date: Mon, 4 Sep 2023 10:35:21 GMT Subject: git: openjdk/jdk8u-dev: 8315506: C99 compatibility issue in LinuxNativeDispatcher Message-ID: <9fc72bc3-10bf-412b-a073-c189e3facede@openjdk.org> Changeset: 89a08b38 Author: Florian Weimer Committer: Severin Gehwolf Date: 2023-09-04 10:33:34 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/89a08b389947078ae150a758c1ff9da7ba404857 8315506: C99 compatibility issue in LinuxNativeDispatcher Co-authored-by: DJ Delorie Reviewed-by: sgehwolf, andrew ! jdk/src/solaris/native/sun/nio/fs/LinuxNativeDispatcher.c From yan at openjdk.org Wed Sep 6 13:36:05 2023 From: yan at openjdk.org (Yuri Nesterenko) Date: Wed, 6 Sep 2023 13:36:05 GMT Subject: git: openjdk/jdk8u-dev: 8239365: ProcessBuilder test modifications for AIX execution Message-ID: Changeset: 115e74d2 Author: Ilarion Nakonechnyy Committer: Yuri Nesterenko Date: 2023-09-06 13:35:35 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/115e74d22d3b324afa6e53814c8f9c5599bec542 8239365: ProcessBuilder test modifications for AIX execution Backport-of: 2785fe5621bd3af64450f1f5069dc2a4b47785fe ! jdk/test/java/lang/ProcessBuilder/Basic.java From yan at openjdk.org Wed Sep 6 13:38:57 2023 From: yan at openjdk.org (Yuri Nesterenko) Date: Wed, 6 Sep 2023 13:38:57 GMT Subject: git: openjdk/jdk8u-dev: 8159156: [TESTBUG] ReserveMemory test is not useful on Aix. Message-ID: Changeset: 1fc2e331 Author: Ilarion Nakonechnyy Committer: Yuri Nesterenko Date: 2023-09-06 13:37:32 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/1fc2e331ebbeb38908f48d1903041324f2406ee6 8159156: [TESTBUG] ReserveMemory test is not useful on Aix. Backport-of: 8bb3799029d34e7f5bbc3d9e5bc6da7068360bc7 ! hotspot/test/runtime/memory/ReserveMemory.java From sgehwolf at openjdk.org Wed Sep 6 14:14:51 2023 From: sgehwolf at openjdk.org (Severin Gehwolf) Date: Wed, 6 Sep 2023 14:14:51 GMT Subject: git: openjdk/jdk8u-dev: 8271838: AmazonCA.java interop test fails Message-ID: <29e1b440-d972-47cc-a16e-b00049c26333@openjdk.org> Changeset: 54c0440e Author: Severin Gehwolf Date: 2023-09-06 14:11:38 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/54c0440e3358542c1646997fcc155b4e4e2fcb34 8271838: AmazonCA.java interop test fails Reviewed-by: andrew Backport-of: 512db0ff31a0a1a2bd8805964ba3d06e2cbfb9e9 ! jdk/test/security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java From abakhtin at openjdk.org Wed Sep 6 15:26:52 2023 From: abakhtin at openjdk.org (Alexey Bakhtin) Date: Wed, 6 Sep 2023 15:26:52 GMT Subject: git: openjdk/jdk8u: 8225687: Newly added sspi.cpp in JDK-6722928 still contains some small errors Message-ID: <0e374512-aac6-451c-8bf5-fd0207123ddf@openjdk.org> Changeset: 599bb77c Author: Alexey Bakhtin Date: 2023-09-06 15:25:08 +0000 URL: https://git.openjdk.org/jdk8u/commit/599bb77c451274bacdb38cb7fd2d8fe658846ab3 8225687: Newly added sspi.cpp in JDK-6722928 still contains some small errors Reviewed-by: andrew Backport-of: e03c2a270b291e7b1edcf4df491d6d386a882a87 ! jdk/src/share/native/sun/security/jgss/wrapper/NativeFunc.h ! jdk/src/share/native/sun/security/jgss/wrapper/gssapi.h ! jdk/src/windows/native/sun/security/jgss/sspi_bridge/sspi.cpp From sgehwolf at openjdk.org Mon Sep 11 08:12:17 2023 From: sgehwolf at openjdk.org (Severin Gehwolf) Date: Mon, 11 Sep 2023 08:12:17 GMT Subject: git: openjdk/jdk8u: 8295894: Remove SECOM certificate that is expiring in September 2023 Message-ID: <8e0c682d-1df3-4d67-9332-a9869c06e6f8@openjdk.org> Changeset: e74d29d6 Author: Severin Gehwolf Date: 2023-09-11 08:09:50 +0000 URL: https://git.openjdk.org/jdk8u/commit/e74d29d67429a8059ec168882ee3b540dea67a1f 8295894: Remove SECOM certificate that is expiring in September 2023 Reviewed-by: andrew Backport-of: b40b1ca1f6ab606387bb1a466810f0e23dead560 - jdk/make/data/cacerts/secomscrootca1 ! jdk/test/sun/security/lib/cacerts/VerifyCACerts.java From sgehwolf at openjdk.org Mon Sep 11 08:18:33 2023 From: sgehwolf at openjdk.org (Severin Gehwolf) Date: Mon, 11 Sep 2023 08:18:33 GMT Subject: git: openjdk/jdk8u-dev: 8309088: security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails Message-ID: <9d5c2d5c-aa98-4001-bb6e-505b772c1356@openjdk.org> Changeset: c519409d Author: Severin Gehwolf Date: 2023-09-11 08:16:04 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/c519409d4a3e603f343f60144f44e88d88bb9fb6 8309088: security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails Reviewed-by: phh, andrew Backport-of: 4c2e54fb055bee0af5cd838fdd32a0f7902d51e3 ! jdk/test/security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java From andrew at openjdk.org Fri Sep 15 15:38:54 2023 From: andrew at openjdk.org (Andrew John Hughes) Date: Fri, 15 Sep 2023 15:38:54 GMT Subject: git: openjdk/jdk8u: 4 new changesets Message-ID: <7e078742-36f1-4f06-8694-1d0c9d4fe482@openjdk.org> Changeset: aa3e9dda Author: Dongbo He Committer: Severin Gehwolf Date: 2023-08-24 12:47:59 +0000 URL: https://git.openjdk.org/jdk8u/commit/aa3e9dda3d733508ad8bcd6e290f716b189141d4 8202952: C2: Unexpected dead nodes after matching Reviewed-by: roland, andrew Backport-of: 50e3aa4150dc1dd18870c5725666188ab38ab7d5 ! hotspot/src/share/vm/opto/matcher.cpp + hotspot/test/compiler/c2/TestMatcherLargeOffset.java Changeset: f9292695 Author: Xin Liu Committer: Paul Hohensee Date: 2023-08-24 17:49:18 +0000 URL: https://git.openjdk.org/jdk8u/commit/f92926955791c810469e412927f58f2ca634fe4b 8173072: zipfs fails to handle incorrect info-zip "extended timestamp extra field" Reviewed-by: phh, serb, andrew Backport-of: 248778d27a5f8a16e4c90a4f5a6632a7ca8e9a89 ! jdk/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileSystem.java Changeset: 0ee1400d Author: Andrew John Hughes Date: 2023-09-14 17:06:17 +0000 URL: https://git.openjdk.org/jdk8u/commit/0ee1400d7be107fec86a40900f21be0b6edfcdfc Merge Changeset: 05254efc Author: Andrew John Hughes Date: 2023-09-14 17:07:36 +0000 URL: https://git.openjdk.org/jdk8u/commit/05254efcaeac3b6149b9b11c46c861da8bfe2249 Merge From andrew at openjdk.org Fri Sep 15 15:39:02 2023 From: andrew at openjdk.org (Andrew John Hughes) Date: Fri, 15 Sep 2023 15:39:02 GMT Subject: git: openjdk/jdk8u: Added tag jdk8u392-b04 for changeset f9292695 Message-ID: <5f73ec1f-89f6-469b-96fc-26e651d44359@openjdk.org> Tagged by: Andrew John Hughes Date: 2023-08-30 01:10:17 +0000 Added tag jdk8u392-b04 for changeset f92926955791c810469e412927f58f2ca634fe4b Changeset: f9292695 Author: Xin Liu Committer: Paul Hohensee Date: 2023-08-24 17:49:18 +0000 URL: https://git.openjdk.org/jdk8u/commit/f92926955791c810469e412927f58f2ca634fe4b From andrew at openjdk.org Fri Sep 15 15:39:05 2023 From: andrew at openjdk.org (Andrew John Hughes) Date: Fri, 15 Sep 2023 15:39:05 GMT Subject: git: openjdk/jdk8u: Added tag jdk8u392-b05 for changeset 0ee1400d Message-ID: <3bfcf50f-1185-43d4-9770-c4bde848de0f@openjdk.org> Tagged by: Andrew John Hughes Date: 2023-09-14 17:07:29 +0000 Added tag jdk8u392-b05 for changeset 0ee1400d7be Changeset: 0ee1400d Author: Andrew John Hughes Date: 2023-09-14 17:06:17 +0000 URL: https://git.openjdk.org/jdk8u/commit/0ee1400d7be107fec86a40900f21be0b6edfcdfc From sgehwolf at openjdk.org Mon Sep 18 09:09:34 2023 From: sgehwolf at openjdk.org (Severin Gehwolf) Date: Mon, 18 Sep 2023 09:09:34 GMT Subject: git: openjdk/jdk8u: 8314960: Add Certigna Root CA - 2 Message-ID: Changeset: b24b03f9 Author: Severin Gehwolf Date: 2023-09-18 09:06:41 +0000 URL: https://git.openjdk.org/jdk8u/commit/b24b03f9dbeb2c1e8b5cb0279659eee489bd9df4 8314960: Add Certigna Root CA - 2 Reviewed-by: andrew Backport-of: a44f8b059847135ecd0618cb04abbb0d2be1d2d0 + jdk/make/data/cacerts/certignarootca - jdk/test/security/infra/java/security/cert/CertPathValidator/certification/CertignaCA.java + jdk/test/security/infra/java/security/cert/CertPathValidator/certification/CertignaRoots.java ! jdk/test/sun/security/lib/cacerts/VerifyCACerts.java From andrew at openjdk.org Tue Sep 19 01:11:10 2023 From: andrew at openjdk.org (Andrew John Hughes) Date: Tue, 19 Sep 2023 01:11:10 GMT Subject: git: openjdk/jdk8u: Added tag jdk8u392-b06 for changeset 05254efc Message-ID: Tagged by: Andrew John Hughes Date: 2023-09-18 14:18:07 +0000 Added tag jdk8u392-b06 for changeset 05254efcaea Changeset: 05254efc Author: Andrew John Hughes Date: 2023-09-14 17:07:36 +0000 URL: https://git.openjdk.org/jdk8u/commit/05254efcaeac3b6149b9b11c46c861da8bfe2249 From mbalao at openjdk.org Tue Sep 19 01:37:56 2023 From: mbalao at openjdk.org (Martin Balao) Date: Tue, 19 Sep 2023 01:37:56 GMT Subject: git: openjdk/jdk8u-dev: 8209115: adjust libsplashscreen linux ppc64le builds for easier libpng update Message-ID: <748dce0a-9797-4f8c-ad69-cf5a672fc734@openjdk.org> Changeset: 50069a8d Author: Martin Balao Date: 2023-09-19 01:36:16 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/50069a8dbccf07fcd412ac394a33be0afc97257e 8209115: adjust libsplashscreen linux ppc64le builds for easier libpng update Reviewed-by: andrew, phh Backport-of: e4fdd0391733756f5b898371a66b38869d625c77 ! jdk/make/lib/Awt2dLibraries.gmk ! jdk/src/share/native/sun/awt/libpng/pngpriv.h From mbalao at openjdk.org Tue Sep 19 14:43:57 2023 From: mbalao at openjdk.org (Martin Balao) Date: Tue, 19 Sep 2023 14:43:57 GMT Subject: git: openjdk/jdk8u-dev: 8295685: Update Libpng to 1.6.38 Message-ID: <1b365ee3-9c25-4a60-af2e-c7ffc9fadf4e@openjdk.org> Changeset: 5b76d032 Author: Martin Balao Date: 2023-09-19 14:43:20 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/5b76d03291edd805ce594972a108c305a32ac478 8295685: Update Libpng to 1.6.38 Reviewed-by: andrew Backport-of: d183dc25f7360c3012726acf8c03874df6fc41a4 ! THIRD_PARTY_README ! corba/THIRD_PARTY_README ! hotspot/THIRD_PARTY_README ! jaxp/THIRD_PARTY_README ! jaxws/THIRD_PARTY_README ! jdk/THIRD_PARTY_README ! jdk/src/share/native/sun/awt/libpng/CHANGES ! jdk/src/share/native/sun/awt/libpng/LICENSE ! jdk/src/share/native/sun/awt/libpng/README ! jdk/src/share/native/sun/awt/libpng/png.c ! jdk/src/share/native/sun/awt/libpng/png.h ! jdk/src/share/native/sun/awt/libpng/pngconf.h ! jdk/src/share/native/sun/awt/libpng/pngget.c ! jdk/src/share/native/sun/awt/libpng/pnglibconf.h ! jdk/src/share/native/sun/awt/libpng/pngpriv.h ! jdk/src/share/native/sun/awt/libpng/pngread.c ! jdk/src/share/native/sun/awt/libpng/pngrtran.c ! jdk/src/share/native/sun/awt/libpng/pngrutil.c ! jdk/src/share/native/sun/awt/libpng/pngset.c ! jdk/src/share/native/sun/awt/libpng/pngstruct.h ! langtools/THIRD_PARTY_README ! nashorn/THIRD_PARTY_README From abakhtin at openjdk.org Wed Sep 20 14:43:04 2023 From: abakhtin at openjdk.org (Alexey Bakhtin) Date: Wed, 20 Sep 2023 14:43:04 GMT Subject: git: openjdk/jdk8u-dev: 8029995: accept yes/no for boolean krb5.conf settings Message-ID: <6acb38cd-1c63-4da2-a688-93d0a13282a2@openjdk.org> Changeset: ee4caa8b Author: Alexey Bakhtin Date: 2023-09-20 14:41:41 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/ee4caa8b41570edb5137eaa30a8867de2cae4e5d 8029995: accept yes/no for boolean krb5.conf settings Reviewed-by: andrew Backport-of: 9bae1e597b2d884e1d8a2a7a499b8d83ec002dbd ! jdk/src/share/classes/javax/security/auth/kerberos/package-info.java ! jdk/src/share/classes/sun/security/krb5/Config.java ! jdk/src/share/classes/sun/security/krb5/internal/KDCOptions.java ! jdk/src/share/classes/sun/security/krb5/internal/crypto/EType.java + jdk/test/sun/security/krb5/config/YesNo.java + jdk/test/sun/security/krb5/config/yesno.conf From andrew at openjdk.org Wed Sep 20 23:41:30 2023 From: andrew at openjdk.org (Andrew John Hughes) Date: Wed, 20 Sep 2023 23:41:30 GMT Subject: git: openjdk/jdk8u-dev: 5 new changesets Message-ID: Changeset: 599bb77c Author: Alexey Bakhtin Date: 2023-09-06 15:25:08 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/599bb77c451274bacdb38cb7fd2d8fe658846ab3 8225687: Newly added sspi.cpp in JDK-6722928 still contains some small errors Reviewed-by: andrew Backport-of: e03c2a270b291e7b1edcf4df491d6d386a882a87 ! jdk/src/share/native/sun/security/jgss/wrapper/NativeFunc.h ! jdk/src/share/native/sun/security/jgss/wrapper/gssapi.h ! jdk/src/windows/native/sun/security/jgss/sspi_bridge/sspi.cpp Changeset: 0ee1400d Author: Andrew John Hughes Date: 2023-09-14 17:06:17 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/0ee1400d7be107fec86a40900f21be0b6edfcdfc Merge Changeset: e74d29d6 Author: Severin Gehwolf Date: 2023-09-11 08:09:50 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/e74d29d67429a8059ec168882ee3b540dea67a1f 8295894: Remove SECOM certificate that is expiring in September 2023 Reviewed-by: andrew Backport-of: b40b1ca1f6ab606387bb1a466810f0e23dead560 - jdk/make/data/cacerts/secomscrootca1 ! jdk/test/sun/security/lib/cacerts/VerifyCACerts.java Changeset: 05254efc Author: Andrew John Hughes Date: 2023-09-14 17:07:36 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/05254efcaeac3b6149b9b11c46c861da8bfe2249 Merge Changeset: a9e2be48 Author: Andrew John Hughes Date: 2023-09-20 23:39:37 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/a9e2be4802c602cad94349f25a88e5ba2c965978 Merge From andrew at openjdk.org Mon Sep 25 14:06:29 2023 From: andrew at openjdk.org (Andrew John Hughes) Date: Mon, 25 Sep 2023 14:06:29 GMT Subject: git: openjdk/jdk8u-dev: 8283441: C2: segmentation fault in ciMethodBlocks::make_block_at(int) Message-ID: <4b4a2182-ed4e-40ca-829f-e3a3f8cbdae1@openjdk.org> Changeset: 961ab463 Author: Ji?? Van?k Committer: Andrew John Hughes Date: 2023-09-25 14:05:03 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/961ab463974b7d05600b826303f9111c4f367a04 8283441: C2: segmentation fault in ciMethodBlocks::make_block_at(int) Reviewed-by: mbalao Backport-of: 947869609ce6b74d4d28f79724b823d8781adbed ! hotspot/src/share/vm/c1/c1_GraphBuilder.cpp ! hotspot/src/share/vm/ci/ciMethodBlocks.cpp ! hotspot/src/share/vm/compiler/methodLiveness.cpp + hotspot/test/compiler/parsing/Custom.jasm + hotspot/test/compiler/parsing/UnreachableBlockFallsThroughEndOfCode.java From mbalao at openjdk.org Tue Sep 26 00:01:45 2023 From: mbalao at openjdk.org (Martin Balao) Date: Tue, 26 Sep 2023 00:01:45 GMT Subject: git: openjdk/jdk8u-dev: 8305815: Update Libpng to 1.6.39 Message-ID: <445d728d-493c-4196-b4bf-9562d488f32d@openjdk.org> Changeset: f4260a4d Author: Martin Balao Date: 2023-09-26 00:01:11 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/f4260a4deed5210fc56f08774e8ca50cf6f7cc8e 8305815: Update Libpng to 1.6.39 Reviewed-by: phh, andrew Backport-of: c1f759e9d01d646eac69442452151b0467eab306 ! THIRD_PARTY_README ! corba/THIRD_PARTY_README ! hotspot/THIRD_PARTY_README ! jaxp/THIRD_PARTY_README ! jaxws/THIRD_PARTY_README ! jdk/THIRD_PARTY_README ! jdk/src/share/native/sun/awt/libpng/CHANGES ! jdk/src/share/native/sun/awt/libpng/LICENSE ! jdk/src/share/native/sun/awt/libpng/README ! jdk/src/share/native/sun/awt/libpng/png.c ! jdk/src/share/native/sun/awt/libpng/png.h ! jdk/src/share/native/sun/awt/libpng/pngconf.h ! jdk/src/share/native/sun/awt/libpng/pnglibconf.h ! jdk/src/share/native/sun/awt/libpng/pngpriv.h ! jdk/src/share/native/sun/awt/libpng/pngrutil.c ! langtools/THIRD_PARTY_README ! nashorn/THIRD_PARTY_README From andrew at openjdk.org Tue Sep 26 21:28:04 2023 From: andrew at openjdk.org (Andrew John Hughes) Date: Tue, 26 Sep 2023 21:28:04 GMT Subject: git: openjdk/jdk8u: Added tag jdk8u392-b07 for changeset b24b03f9 Message-ID: <0ad9c2ee-7094-4839-a5a0-4b5adfc146ed@openjdk.org> Tagged by: Andrew John Hughes Date: 2023-09-25 23:23:37 +0000 Added tag jdk8u392-b07 for changeset b24b03f9dbe Changeset: b24b03f9 Author: Severin Gehwolf Date: 2023-09-18 09:06:41 +0000 URL: https://git.openjdk.org/jdk8u/commit/b24b03f9dbeb2c1e8b5cb0279659eee489bd9df4