mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8255536: Remove the directsign property and option
Reviewed-by: mullan
This commit is contained in:
parent
f77a658557
commit
a7563207f6
7 changed files with 22 additions and 170 deletions
|
@ -101,8 +101,6 @@ public class Resources extends java.util.ListResourceBundle {
|
|||
" (This option is deprecated and will be removed in a future release.)"},
|
||||
{".internalsf.include.the.SF.file.inside.the.signature.block",
|
||||
"[-internalsf] include the .SF file inside the signature block"},
|
||||
{".directsign.sign.the.SF.file.directly.no.signerinfo.signedattributes",
|
||||
"[-directsign] sign the .SF file directly (no SignerInfo signedAttributes)"},
|
||||
{".sectionsonly.don.t.compute.hash.of.entire.manifest",
|
||||
"[-sectionsonly] don't compute hash of entire manifest"},
|
||||
{".protected.keystore.has.protected.authentication.path",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue