git: openjdk/jdk17u: 8 new changesets
Goetz Lindenmaier
goetz at openjdk.org
Wed Nov 15 07:56:43 UTC 2023
Changeset: 5cb86e3f
Author: Sergey Bylokhov <serb at openjdk.org>
Date: 2023-11-08 01:01:12 +0000
URL: https://git.openjdk.org/jdk17u/commit/5cb86e3fc95fe71b98f9127a070f69ce18a4a37f
8273831: PrintServiceLookup spawns 2 threads in the current classloader, getting orphaned
Backport-of: 687567822a5380fb7d8c5b54ae548b2a5c848187
! src/java.desktop/unix/classes/sun/print/PrintServiceLookupProvider.java
! src/java.desktop/windows/classes/sun/print/PrintServiceLookupProvider.java
+ test/jdk/javax/print/PrintServiceLookup/FlushCustomClassLoader.java
Changeset: 1240b341
Author: Sergey Bylokhov <serb at openjdk.org>
Date: 2023-11-08 05:40:09 +0000
URL: https://git.openjdk.org/jdk17u/commit/1240b3415143de20c2a985784ad46915d4aad2b0
8276819: javax/print/PrintServiceLookup/FlushCustomClassLoader.java fails to free
Backport-of: 7c2c58587d4eda5523331eae45e7d897252dc097
! test/jdk/javax/print/PrintServiceLookup/FlushCustomClassLoader.java
Changeset: a4fe7ac1
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-11-08 20:53:16 +0000
URL: https://git.openjdk.org/jdk17u/commit/a4fe7ac147705c96682ce472964d464c30a87e0e
8316461: Fix: make test outputs TEST SUCCESS after unsuccessful exit
Backport-of: e30e3564420c631f08ac3d613ab91c93227a00b3
! make/RunTests.gmk
Changeset: 8b9a72ef
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-11-09 14:55:41 +0000
URL: https://git.openjdk.org/jdk17u/commit/8b9a72ef6c0ec4467e02d3dc83eb78fb4aa73a5c
8317374: Add Let's Encrypt ISRG Root X2
Reviewed-by: mdoerr
Backport-of: e6f46a43268808d0cbbb3bb93c73aa8e4cbfad83
+ make/data/cacerts/letsencryptisrgx2
! test/jdk/security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java
! test/jdk/sun/security/lib/cacerts/VerifyCACerts.java
Changeset: 312f8c05
Author: Feilong Jiang <fjiang at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
Date: 2023-11-10 02:39:24 +0000
URL: https://git.openjdk.org/jdk17u/commit/312f8c0594904d32af1c9a0c898aa14514821598
8319525: RISC-V: Rename *_riscv64.ad files to *_riscv.ad under riscv/gc
Reviewed-by: fyang
Backport-of: b2504a0f9cff1f4fdf8f5bb20c4b48a53ba0be77
= src/hotspot/cpu/riscv/gc/shenandoah/shenandoah_riscv.ad
= src/hotspot/cpu/riscv/gc/z/z_riscv.ad
Changeset: b5065594
Author: Robbin Ehn <rehn at openjdk.org>
Date: 2023-11-10 11:07:35 +0000
URL: https://git.openjdk.org/jdk17u/commit/b50655948063df828be9cec993a687578e0d204d
8309258: RISC-V: Add riscv_hwprobe syscall
8315206: RISC-V: hwprobe query is_set return wrong value
8316859: RISC-V: Disable detection of V through HWCAP
Reviewed-by: fyang
Backport-of: 31b6fd775f1c4f2841d9a52ad5f275ad446ee661
! src/hotspot/cpu/riscv/vm_version_riscv.cpp
! src/hotspot/cpu/riscv/vm_version_riscv.hpp
+ src/hotspot/os_cpu/linux_riscv/riscv_hwprobe.cpp
+ src/hotspot/os_cpu/linux_riscv/riscv_hwprobe.hpp
! src/hotspot/os_cpu/linux_riscv/vm_version_linux_riscv.cpp
Changeset: 0cdcc137
Author: Andrew John Hughes <andrew at openjdk.org>
Date: 2023-11-10 15:18:56 +0000
URL: https://git.openjdk.org/jdk17u/commit/0cdcc137d7ae52a10bad2b0e917fba5ee50d39d0
8312126: NullPointerException in CertStore.getCRLs after 8297955
Backport-of: 3c743cfea00692d0b938cb1cbde936084eecf369
! src/java.naming/share/classes/sun/security/provider/certpath/ldap/LDAPCertStoreImpl.java
Changeset: df82c1c6
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-11-13 22:03:24 +0000
URL: https://git.openjdk.org/jdk17u/commit/df82c1c6490bb5114fe52e4e1a4faa6aa3a56cfd
8268433: serviceability/dcmd/framework/VMVersionTest.java fails with Unable to send object throw not established PipeIO Listener Thread connection
Backport-of: 280f2d57d1f78b3d15dd98e726267a100eb0b5db
! test/hotspot/jtreg/ProblemList-zgc.txt
! test/hotspot/jtreg/serviceability/dcmd/framework/TestProcessLauncher.java
More information about the jdk-updates-changes
mailing list