This website requires JavaScript.
Explore
Help
Register
Sign In
infernap12
/
jdk
Watch
1
Star
0
Fork
0
You've already forked jdk
mirror of
https://github.com/openjdk/jdk.git
synced
2026-05-04 02:35:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
src
/
java.base
/
share
/
classes
/
java
/
util
/
jar
History
Sean Mullan
577ff98a67
8347946: Add API note that caller should validate/trust signers to the getCertificates and getCodeSigners methods of JarEntry and JarURLConnection
...
Reviewed-by: lancea, jpai
2025-02-19 13:18:20 +00:00
..
Attributes.java
…
JarEntry.java
8347946: Add API note that caller should validate/trust signers to the getCertificates and getCodeSigners methods of JarEntry and JarURLConnection
2025-02-19 13:18:20 +00:00
JarException.java
…
JarFile.java
8347946: Add API note that caller should validate/trust signers to the getCertificates and getCodeSigners methods of JarEntry and JarURLConnection
2025-02-19 13:18:20 +00:00
JarInputStream.java
…
JarOutputStream.java
8345799: Update copyright year to 2024 for core-libs in files where it was missed
2024-12-11 21:08:22 +00:00
JarVerifier.java
…
JavaUtilJarAccessImpl.java
…
Manifest.java
8340082: Use inline return tag in java.base
2024-09-13 16:49:28 +00:00
package-info.java
…