git: openjdk/jdk: master: 8347946: Add API note that caller should validate/trust signers to the getCertificates and getCodeSigners methods of JarEntry and JarURLConnection
Sean Mullan
mullan at openjdk.org
Wed Feb 19 13:19:15 UTC 2025
Changeset: 577ff98a
Branch: master
Author: Sean Mullan <mullan at openjdk.org>
Date: 2025-02-19 13:18:20 +0000
URL: https://git.openjdk.org/jdk/commit/577ff98a6733a99ea49510f15d631beff39c34a5
8347946: Add API note that caller should validate/trust signers to the getCertificates and getCodeSigners methods of JarEntry and JarURLConnection
Reviewed-by: lancea, jpai
! src/java.base/share/classes/java/net/JarURLConnection.java
! src/java.base/share/classes/java/util/jar/JarEntry.java
! src/java.base/share/classes/java/util/jar/JarFile.java
More information about the jdk-changes
mailing list