git: openjdk/jdk17u: 6 new changesets
SendaoYan
syan at openjdk.org
Wed Feb 19 10:33:49 UTC 2025
Changeset: 4e517641
Branch: master
Author: Christoph Langer <clanger at openjdk.org>
Date: 2025-02-12 17:04:09 +0000
URL: https://git.openjdk.org/jdk17u/commit/4e5176419cdf67562ae3e3d491ba0efe77acb1df
8348625: [21u, 17u] Revert JDK-8185862 to restore old java.awt.headless behavior on Windows
Reviewed-by: mbaesken
Backport-of: e1967d5124309de5276ab88d1bcf4d24f2620dab
! src/java.desktop/windows/classes/sun/awt/PlatformGraphicsInfo.java
! src/java.desktop/windows/classes/sun/awt/Win32GraphicsEnvironment.java
! src/java.desktop/windows/native/libawt/windows/Devices.cpp
! src/java.desktop/windows/native/libawt/windows/Devices.h
- src/java.desktop/windows/native/libawt/windows/awt_PlatformGraphicsInfo.cpp
! test/jdk/javax/swing/reliability/HangDuringStaticInitialization.java
Changeset: 356146f5
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2025-02-13 10:24:15 +0000
URL: https://git.openjdk.org/jdk17u/commit/356146f558660abdf56d81ede41ce62c5e412f50
8347740: java/io/File/createTempFile/SpecialTempFile.java failing
Reviewed-by: mbaesken
Backport-of: f2a9d26b2e409a7216d967ebb6b92726e8ed65c3
! test/jdk/java/io/File/createTempFile/SpecialTempFile.java
Changeset: 6ccdc3f8
Branch: master
Author: Christoph Langer <clanger at openjdk.org>
Date: 2025-02-13 10:46:17 +0000
URL: https://git.openjdk.org/jdk17u/commit/6ccdc3f8e03d5780da0914c1155b38d33ab76e42
8349603: [21u, 17u, 11u] Update GHA JDKs after Jan/25 updates
Reviewed-by: mbaesken
Backport-of: 9c8fe67afff3a275c2e5944e996ce3f32ae53b37
! make/conf/github-actions.conf
Changeset: f4bef2f2
Branch: master
Author: Antonio Vieiro <avieirov at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date: 2025-02-13 11:32:38 +0000
URL: https://git.openjdk.org/jdk17u/commit/f4bef2f24a9bb433b5693aa59bb81acac6b311f3
8346587: Distrust TLS server certificates anchored by Camerfirma Root CAs
Backport-of: eb824722c053608b779d3b8959ba218aceed6875
! src/java.base/share/classes/sun/security/validator/CADistrustPolicy.java
+ src/java.base/share/classes/sun/security/validator/CamerfirmaTLSPolicy.java
! src/java.base/share/conf/security/java.security
+ test/jdk/sun/security/ssl/X509TrustManagerImpl/distrust/Camerfirma.java
! test/jdk/sun/security/ssl/X509TrustManagerImpl/distrust/Distrust.java
+ test/jdk/sun/security/ssl/X509TrustManagerImpl/distrust/chains/camerfirma/camerfirmachambersca-chain.pem
+ test/jdk/sun/security/ssl/X509TrustManagerImpl/distrust/chains/camerfirma/camerfirmachamberscommerceca-chain.pem
+ test/jdk/sun/security/ssl/X509TrustManagerImpl/distrust/chains/camerfirma/camerfirmachambersignca-chain.pem
Changeset: 9eb9ce44
Branch: master
Author: SendaoYan <syan at openjdk.org>
Date: 2025-02-13 11:49:04 +0000
URL: https://git.openjdk.org/jdk17u/commit/9eb9ce4406344ad940fd0e5b789bcf0726ee9c40
8343882: BasicAnnoTests doesn't handle multiple annotations at the same position
Backport-of: d562d3c7a9e1e857c095ef908b0957b033972949
! test/langtools/tools/javac/processing/model/type/BasicAnnoTests.java
Changeset: fcdcff0e
Branch: master
Author: SendaoYan <syan at openjdk.org>
Date: 2025-02-13 11:51:29 +0000
URL: https://git.openjdk.org/jdk17u/commit/fcdcff0e0d6a25de5e1c3bd62ba909774663b0db
8346972: Test java/nio/channels/FileChannel/LoopingTruncate.java fails sometimes with IOException: There is not enough space on the disk
Backport-of: a07d784919ae232a890bf79de27b8623e294ad20
! test/jdk/java/nio/channels/FileChannel/LoopingTruncate.java
More information about the jdk-updates-changes
mailing list