git: openjdk/jdk22u: master: 3 new changesets
Sean Coffey
coffeys at openjdk.org
Thu Apr 4 16:10:09 UTC 2024
Changeset: 8d7d8a49
Author: Aleksey Shipilev <shade at openjdk.org>
Date: 2024-04-04 16:08:16 +0000
URL: https://git.openjdk.org/jdk22u/commit/8d7d8a49f69ecd227dd6706898d81cfa65764712
8328638: Fallback option for POST-only OCSP requests
8329213: Better validation for com.sun.security.ocsp.useget option
Backport-of: 614db2ea9e10346475eef34629eab54878aa482d
! src/java.base/share/classes/sun/security/action/GetPropertyAction.java
! src/java.base/share/classes/sun/security/provider/certpath/OCSP.java
! test/jdk/java/security/cert/CertPathValidator/OCSP/GetAndPostTests.java
! test/jdk/java/security/testlibrary/SimpleOCSPServer.java
! test/jdk/security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java
Changeset: 5d7f7da0
Author: Aleksey Shipilev <shade at openjdk.org>
Date: 2024-04-04 16:08:42 +0000
URL: https://git.openjdk.org/jdk22u/commit/5d7f7da09e92c3f3d66b69a36586a3e35048c099
8325567: jspawnhelper without args fails with segfault
Backport-of: 262747094670b00ac63463a059074afa9b81d8a4
! src/java.base/unix/native/jspawnhelper/jspawnhelper.c
+ test/jdk/java/lang/ProcessBuilder/JspawnhelperWarnings.java
Changeset: 95772e6e
Author: Sean Coffey <coffeys at openjdk.org>
Date: 2024-04-04 16:09:09 +0000
URL: https://git.openjdk.org/jdk22u/commit/95772e6e215dae96b1b20f1f1012a4b0c6634ec9
8329013: StackOverflowError when starting Apache Tomcat with signed jar
Backport-of: 925d82931c09dc11ea5a3bc410ea5cfd67ee14aa
! src/java.base/share/classes/jdk/internal/event/EventHelper.java
+ test/jdk/jdk/security/logging/RecursiveEventHelper.java
More information about the jdk-updates-changes
mailing list