mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8269039: Disable SHA-1 Signed JARs
Reviewed-by: weijun
This commit is contained in:
parent
42d5d2abaa
commit
6d91a3eb7b
27 changed files with 457 additions and 357 deletions
|
@ -318,7 +318,8 @@ module java.base {
|
|||
jdk.crypto.ec,
|
||||
jdk.security.auth;
|
||||
exports sun.security.provider.certpath to
|
||||
java.naming;
|
||||
java.naming,
|
||||
jdk.jartool;
|
||||
exports sun.security.rsa to
|
||||
jdk.crypto.cryptoki;
|
||||
exports sun.security.timestamp to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue