public class sun.security.tools.jarsigner.Resources extends java.util.ListResourceBundle
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: sun.security.tools.jarsigner.Resources
  super_class: java.util.ListResourceBundle
{
  private static final java.lang.Object[][] contents;
    descriptor: [[Ljava/lang/Object;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=7, locals=0, args_size=0
         0: .line 35
            sipush 170
            anewarray java.lang.Object[]
            dup
            iconst_0
         1: .line 38
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "SPACE"
            aastore
            dup
            iconst_1
            ldc " "
            aastore
            aastore
            dup
            iconst_1
         2: .line 39
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "2SPACE"
            aastore
            dup
            iconst_1
            ldc "  "
            aastore
            aastore
            dup
            iconst_2
         3: .line 40
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "6SPACE"
            aastore
            dup
            iconst_1
            ldc "      "
            aastore
            aastore
            dup
            iconst_3
         4: .line 41
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "COMMA"
            aastore
            dup
            iconst_1
            ldc ", "
            aastore
            aastore
            dup
            iconst_4
         5: .line 43
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "provclass.not.a.provider"
            aastore
            dup
            iconst_1
            ldc "%s not a provider"
            aastore
            aastore
            dup
            iconst_5
         6: .line 44
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "provider.name.not.found"
            aastore
            dup
            iconst_1
            ldc "Provider named \"%s\" not found"
            aastore
            aastore
            dup
            bipush 6
         7: .line 45
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "provider.class.not.found"
            aastore
            dup
            iconst_1
            ldc "Provider \"%s\" not found"
            aastore
            aastore
            dup
            bipush 7
         8: .line 46
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "jarsigner.error."
            aastore
            dup
            iconst_1
            ldc "jarsigner error: "
            aastore
            aastore
            dup
            bipush 8
         9: .line 47
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Illegal.option."
            aastore
            dup
            iconst_1
            ldc "Illegal option: "
            aastore
            aastore
            dup
            bipush 9
        10: .line 48
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "This.option.is.deprecated"
            aastore
            dup
            iconst_1
            ldc "This option is deprecated: "
            aastore
            aastore
            dup
            bipush 10
        11: .line 49
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".keystore.must.be.NONE.if.storetype.is.{0}"
            aastore
            dup
            iconst_1
        12: .line 50
            ldc "-keystore must be NONE if -storetype is {0}"
            aastore
            aastore
            dup
            bipush 11
        13: .line 51
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".keypass.can.not.be.specified.if.storetype.is.{0}"
            aastore
            dup
            iconst_1
        14: .line 52
            ldc "-keypass can not be specified if -storetype is {0}"
            aastore
            aastore
            dup
            bipush 12
        15: .line 53
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "If.protected.is.specified.then.storepass.and.keypass.must.not.be.specified"
            aastore
            dup
            iconst_1
        16: .line 54
            ldc "If -protected is specified, then -storepass and -keypass must not be specified"
            aastore
            aastore
            dup
            bipush 13
        17: .line 55
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "If.keystore.is.not.password.protected.then.storepass.and.keypass.must.not.be.specified"
            aastore
            dup
            iconst_1
        18: .line 56
            ldc "If keystore is not password protected, then -storepass and -keypass must not be specified"
            aastore
            aastore
            dup
            bipush 14
        19: .line 57
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Usage.jarsigner.options.jar.file.alias"
            aastore
            dup
            iconst_1
        20: .line 58
            ldc "Usage: jarsigner [options] jar-file alias"
            aastore
            aastore
            dup
            bipush 15
        21: .line 59
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".jarsigner.verify.options.jar.file.alias."
            aastore
            dup
            iconst_1
        22: .line 60
            ldc "       jarsigner -verify [options] jar-file [alias...]"
            aastore
            aastore
            dup
            bipush 16
        23: .line 61
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".keystore.url.keystore.location"
            aastore
            dup
            iconst_1
        24: .line 62
            ldc "[-keystore <url>]           keystore location"
            aastore
            aastore
            dup
            bipush 17
        25: .line 63
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".storepass.password.password.for.keystore.integrity"
            aastore
            dup
            iconst_1
        26: .line 64
            ldc "[-storepass <password>]     password for keystore integrity"
            aastore
            aastore
            dup
            bipush 18
        27: .line 65
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".storetype.type.keystore.type"
            aastore
            dup
            iconst_1
        28: .line 66
            ldc "[-storetype <type>]         keystore type"
            aastore
            aastore
            dup
            bipush 19
        29: .line 67
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".keypass.password.password.for.private.key.if.different."
            aastore
            dup
            iconst_1
        30: .line 68
            ldc "[-keypass <password>]       password for private key (if different)"
            aastore
            aastore
            dup
            bipush 20
        31: .line 69
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".certchain.file.name.of.alternative.certchain.file"
            aastore
            dup
            iconst_1
        32: .line 70
            ldc "[-certchain <file>]         name of alternative certchain file"
            aastore
            aastore
            dup
            bipush 21
        33: .line 71
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".sigfile.file.name.of.SF.DSA.file"
            aastore
            dup
            iconst_1
        34: .line 72
            ldc "[-sigfile <file>]           name of .SF/.DSA file"
            aastore
            aastore
            dup
            bipush 22
        35: .line 73
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".signedjar.file.name.of.signed.JAR.file"
            aastore
            dup
            iconst_1
        36: .line 74
            ldc "[-signedjar <file>]         name of signed JAR file"
            aastore
            aastore
            dup
            bipush 23
        37: .line 75
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".digestalg.algorithm.name.of.digest.algorithm"
            aastore
            dup
            iconst_1
        38: .line 76
            ldc "[-digestalg <algorithm>]    name of digest algorithm"
            aastore
            aastore
            dup
            bipush 24
        39: .line 77
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".sigalg.algorithm.name.of.signature.algorithm"
            aastore
            dup
            iconst_1
        40: .line 78
            ldc "[-sigalg <algorithm>]       name of signature algorithm"
            aastore
            aastore
            dup
            bipush 25
        41: .line 79
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".verify.verify.a.signed.JAR.file"
            aastore
            dup
            iconst_1
        42: .line 80
            ldc "[-verify]                   verify a signed JAR file"
            aastore
            aastore
            dup
            bipush 26
        43: .line 81
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".verbose.suboptions.verbose.output.when.signing.verifying."
            aastore
            dup
            iconst_1
        44: .line 82
            ldc "[-verbose[:suboptions]]     verbose output when signing/verifying."
            aastore
            aastore
            dup
            bipush 27
        45: .line 83
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".suboptions.can.be.all.grouped.or.summary"
            aastore
            dup
            iconst_1
        46: .line 84
            ldc "                            suboptions can be all, grouped or summary"
            aastore
            aastore
            dup
            bipush 28
        47: .line 85
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".certs.display.certificates.when.verbose.and.verifying"
            aastore
            dup
            iconst_1
        48: .line 86
            ldc "[-certs]                    display certificates when verbose and verifying"
            aastore
            aastore
            dup
            bipush 29
        49: .line 87
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".tsa.url.location.of.the.Timestamping.Authority"
            aastore
            dup
            iconst_1
        50: .line 88
            ldc "[-tsa <url>]                location of the Timestamping Authority"
            aastore
            aastore
            dup
            bipush 30
        51: .line 89
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".tsacert.alias.public.key.certificate.for.Timestamping.Authority"
            aastore
            dup
            iconst_1
        52: .line 90
            ldc "[-tsacert <alias>]          public key certificate for Timestamping Authority"
            aastore
            aastore
            dup
            bipush 31
        53: .line 91
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".tsapolicyid.tsapolicyid.for.Timestamping.Authority"
            aastore
            dup
            iconst_1
        54: .line 92
            ldc "[-tsapolicyid <oid>]        TSAPolicyID for Timestamping Authority"
            aastore
            aastore
            dup
            bipush 32
        55: .line 93
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".tsadigestalg.algorithm.of.digest.data.in.timestamping.request"
            aastore
            dup
            iconst_1
        56: .line 94
            ldc "[-tsadigestalg <algorithm>] algorithm of digest data in timestamping request"
            aastore
            aastore
            dup
            bipush 33
        57: .line 95
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".altsigner.class.class.name.of.an.alternative.signing.mechanism"
            aastore
            dup
            iconst_1
        58: .line 96
            ldc "[-altsigner <class>]        class name of an alternative signing mechanism\n                            (This option has been deprecated.)"
            aastore
            aastore
            dup
            bipush 34
        59: .line 98
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".altsignerpath.pathlist.location.of.an.alternative.signing.mechanism"
            aastore
            dup
            iconst_1
        60: .line 99
            ldc "[-altsignerpath <pathlist>] location of an alternative signing mechanism\n                            (This option has been deprecated.)"
            aastore
            aastore
            dup
            bipush 35
        61: .line 101
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".internalsf.include.the.SF.file.inside.the.signature.block"
            aastore
            dup
            iconst_1
        62: .line 102
            ldc "[-internalsf]               include the .SF file inside the signature block"
            aastore
            aastore
            dup
            bipush 36
        63: .line 103
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".sectionsonly.don.t.compute.hash.of.entire.manifest"
            aastore
            dup
            iconst_1
        64: .line 104
            ldc "[-sectionsonly]             don't compute hash of entire manifest"
            aastore
            aastore
            dup
            bipush 37
        65: .line 105
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".protected.keystore.has.protected.authentication.path"
            aastore
            dup
            iconst_1
        66: .line 106
            ldc "[-protected]                keystore has protected authentication path"
            aastore
            aastore
            dup
            bipush 38
        67: .line 107
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".providerName.name.provider.name"
            aastore
            dup
            iconst_1
        68: .line 108
            ldc "[-providerName <name>]      provider name"
            aastore
            aastore
            dup
            bipush 39
        69: .line 109
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".add.provider.option"
            aastore
            dup
            iconst_1
        70: .line 110
            ldc "[-addprovider <name>        add security provider by name (e.g. SunPKCS11)"
            aastore
            aastore
            dup
            bipush 40
        71: .line 111
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".providerArg.option.1"
            aastore
            dup
            iconst_1
        72: .line 112
            ldc "  [-providerArg <arg>]] ... configure argument for -addprovider"
            aastore
            aastore
            dup
            bipush 41
        73: .line 113
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".providerClass.option"
            aastore
            dup
            iconst_1
        74: .line 114
            ldc "[-providerClass <class>     add security provider by fully-qualified class name"
            aastore
            aastore
            dup
            bipush 42
        75: .line 115
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".providerArg.option.2"
            aastore
            dup
            iconst_1
        76: .line 116
            ldc "  [-providerArg <arg>]] ... configure argument for -providerClass"
            aastore
            aastore
            dup
            bipush 43
        77: .line 117
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".strict.treat.warnings.as.errors"
            aastore
            dup
            iconst_1
        78: .line 118
            ldc "[-strict]                   treat warnings as errors"
            aastore
            aastore
            dup
            bipush 44
        79: .line 119
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".conf.url.specify.a.pre.configured.options.file"
            aastore
            dup
            iconst_1
        80: .line 120
            ldc "[-conf <url>]               specify a pre-configured options file"
            aastore
            aastore
            dup
            bipush 45
        81: .line 121
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".print.this.help.message"
            aastore
            dup
            iconst_1
        82: .line 122
            ldc "[-? -h --help]              Print this help message"
            aastore
            aastore
            dup
            bipush 46
        83: .line 123
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Option.lacks.argument"
            aastore
            dup
            iconst_1
            ldc "Option lacks argument"
            aastore
            aastore
            dup
            bipush 47
        84: .line 124
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Please.type.jarsigner.help.for.usage"
            aastore
            dup
            iconst_1
            ldc "Please type jarsigner --help for usage"
            aastore
            aastore
            dup
            bipush 48
        85: .line 125
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Please.specify.jarfile.name"
            aastore
            dup
            iconst_1
            ldc "Please specify jarfile name"
            aastore
            aastore
            dup
            bipush 49
        86: .line 126
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Please.specify.alias.name"
            aastore
            dup
            iconst_1
            ldc "Please specify alias name"
            aastore
            aastore
            dup
            bipush 50
        87: .line 127
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Only.one.alias.can.be.specified"
            aastore
            dup
            iconst_1
            ldc "Only one alias can be specified"
            aastore
            aastore
            dup
            bipush 51
        88: .line 128
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "This.jar.contains.signed.entries.which.is.not.signed.by.the.specified.alias.es."
            aastore
            dup
            iconst_1
        89: .line 129
            ldc "This jar contains signed entries which are not signed by the specified alias(es)."
            aastore
            aastore
            dup
            bipush 52
        90: .line 130
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "This.jar.contains.signed.entries.that.s.not.signed.by.alias.in.this.keystore."
            aastore
            dup
            iconst_1
        91: .line 131
            ldc "This jar contains signed entries that are not signed by alias in this keystore."
            aastore
            aastore
            dup
            bipush 53
        92: .line 132
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "s"
            aastore
            dup
            iconst_1
            ldc "s"
            aastore
            aastore
            dup
            bipush 54
        93: .line 133
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "m"
            aastore
            dup
            iconst_1
            ldc "m"
            aastore
            aastore
            dup
            bipush 55
        94: .line 134
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "k"
            aastore
            dup
            iconst_1
            ldc "k"
            aastore
            aastore
            dup
            bipush 56
        95: .line 135
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".and.d.more."
            aastore
            dup
            iconst_1
            ldc "(and %d more)"
            aastore
            aastore
            dup
            bipush 57
        96: .line 136
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".s.signature.was.verified."
            aastore
            dup
            iconst_1
        97: .line 137
            ldc "  s = signature was verified "
            aastore
            aastore
            dup
            bipush 58
        98: .line 138
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".m.entry.is.listed.in.manifest"
            aastore
            dup
            iconst_1
        99: .line 139
            ldc "  m = entry is listed in manifest"
            aastore
            aastore
            dup
            bipush 59
       100: .line 140
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".k.at.least.one.certificate.was.found.in.keystore"
            aastore
            dup
            iconst_1
       101: .line 141
            ldc "  k = at least one certificate was found in keystore"
            aastore
            aastore
            dup
            bipush 60
       102: .line 142
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".X.not.signed.by.specified.alias.es."
            aastore
            dup
            iconst_1
       103: .line 143
            ldc "  X = not signed by specified alias(es)"
            aastore
            aastore
            dup
            bipush 61
       104: .line 144
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "no.manifest."
            aastore
            dup
            iconst_1
            ldc "no manifest."
            aastore
            aastore
            dup
            bipush 62
       105: .line 145
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".Signature.related.entries."
            aastore
            dup
            iconst_1
            ldc "(Signature related entries)"
            aastore
            aastore
            dup
            bipush 63
       106: .line 146
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".Unsigned.entries."
            aastore
            dup
            iconst_1
            ldc "(Unsigned entries)"
            aastore
            aastore
            dup
            bipush 64
       107: .line 147
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "jar.is.unsigned"
            aastore
            dup
            iconst_1
       108: .line 148
            ldc "jar is unsigned."
            aastore
            aastore
            dup
            bipush 65
       109: .line 149
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "jar.treated.unsigned"
            aastore
            dup
            iconst_1
       110: .line 150
            ldc "WARNING: Signature is either not parsable or not verifiable, and the jar will be treated as unsigned. For more information, re-run jarsigner with debug enabled (-J-Djava.security.debug=jar)."
            aastore
            aastore
            dup
            bipush 66
       111: .line 151
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "jar.treated.unsigned.see.weak"
            aastore
            dup
            iconst_1
       112: .line 152
            ldc "The jar will be treated as unsigned, because it is signed with a weak algorithm that is now disabled.\n\nRe-run jarsigner with the -verbose option for more details."
            aastore
            aastore
            dup
            bipush 67
       113: .line 153
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "jar.treated.unsigned.see.weak.verbose"
            aastore
            dup
            iconst_1
       114: .line 154
            ldc "WARNING: The jar will be treated as unsigned, because it is signed with a weak algorithm that is now disabled by the security property:"
            aastore
            aastore
            dup
            bipush 68
       115: .line 155
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "jar.signed."
            aastore
            dup
            iconst_1
            ldc "jar signed."
            aastore
            aastore
            dup
            bipush 69
       116: .line 156
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "jar.signed.with.signer.errors."
            aastore
            dup
            iconst_1
            ldc "jar signed, with signer errors."
            aastore
            aastore
            dup
            bipush 70
       117: .line 157
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "jar.verified."
            aastore
            dup
            iconst_1
            ldc "jar verified."
            aastore
            aastore
            dup
            bipush 71
       118: .line 158
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "jar.verified.with.signer.errors."
            aastore
            dup
            iconst_1
            ldc "jar verified, with signer errors."
            aastore
            aastore
            dup
            bipush 72
       119: .line 160
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "history.with.ts"
            aastore
            dup
            iconst_1
            ldc "- Signed by \"%1$s\"\n    Digest algorithm: %2$s\n    Signature algorithm: %3$s, %4$s\n  Timestamped by \"%6$s\" on %5$tc\n    Timestamp digest algorithm: %7$s\n    Timestamp signature algorithm: %8$s, %9$s"
            aastore
            aastore
            dup
            bipush 73
       120: .line 161
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "history.without.ts"
            aastore
            dup
            iconst_1
            ldc "- Signed by \"%1$s\"\n    Digest algorithm: %2$s\n    Signature algorithm: %3$s, %4$s"
            aastore
            aastore
            dup
            bipush 74
       121: .line 162
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "history.unparsable"
            aastore
            dup
            iconst_1
            ldc "- Unparsable signature-related file %s"
            aastore
            aastore
            dup
            bipush 75
       122: .line 163
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "history.nosf"
            aastore
            dup
            iconst_1
            ldc "- Missing signature-related file META-INF/%s.SF"
            aastore
            aastore
            dup
            bipush 76
       123: .line 164
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "history.nobk"
            aastore
            dup
            iconst_1
            ldc "- Missing block file for signature-related file META-INF/%s.SF"
            aastore
            aastore
            dup
            bipush 77
       124: .line 166
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "with.weak"
            aastore
            dup
            iconst_1
            ldc "%s (weak)"
            aastore
            aastore
            dup
            bipush 78
       125: .line 167
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "with.disabled"
            aastore
            dup
            iconst_1
            ldc "%s (disabled)"
            aastore
            aastore
            dup
            bipush 79
       126: .line 168
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "key.bit"
            aastore
            dup
            iconst_1
            ldc "%d-bit key"
            aastore
            aastore
            dup
            bipush 80
       127: .line 169
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "key.bit.weak"
            aastore
            dup
            iconst_1
            ldc "%d-bit key (weak)"
            aastore
            aastore
            dup
            bipush 81
       128: .line 170
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "key.bit.disabled"
            aastore
            dup
            iconst_1
            ldc "%d-bit key (disabled)"
            aastore
            aastore
            dup
            bipush 82
       129: .line 171
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "unknown.size"
            aastore
            dup
            iconst_1
            ldc "unknown size"
            aastore
            aastore
            dup
            bipush 83
       130: .line 173
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "jarsigner."
            aastore
            dup
            iconst_1
            ldc "jarsigner: "
            aastore
            aastore
            dup
            bipush 84
       131: .line 174
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "signature.filename.must.consist.of.the.following.characters.A.Z.0.9.or."
            aastore
            dup
            iconst_1
       132: .line 175
            ldc "signature filename must consist of the following characters: A-Z, 0-9, _ or -"
            aastore
            aastore
            dup
            bipush 85
       133: .line 176
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "unable.to.open.jar.file."
            aastore
            dup
            iconst_1
            ldc "unable to open jar file: "
            aastore
            aastore
            dup
            bipush 86
       134: .line 177
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "unable.to.create."
            aastore
            dup
            iconst_1
            ldc "unable to create: "
            aastore
            aastore
            dup
            bipush 87
       135: .line 178
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".adding."
            aastore
            dup
            iconst_1
            ldc "   adding: "
            aastore
            aastore
            dup
            bipush 88
       136: .line 179
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".updating."
            aastore
            dup
            iconst_1
            ldc " updating: "
            aastore
            aastore
            dup
            bipush 89
       137: .line 180
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".signing."
            aastore
            dup
            iconst_1
            ldc "  signing: "
            aastore
            aastore
            dup
            bipush 90
       138: .line 181
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "attempt.to.rename.signedJarFile.to.jarFile.failed"
            aastore
            dup
            iconst_1
       139: .line 182
            ldc "attempt to rename {0} to {1} failed"
            aastore
            aastore
            dup
            bipush 91
       140: .line 183
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "attempt.to.rename.jarFile.to.origJar.failed"
            aastore
            dup
            iconst_1
       141: .line 184
            ldc "attempt to rename {0} to {1} failed"
            aastore
            aastore
            dup
            bipush 92
       142: .line 185
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "unable.to.sign.jar."
            aastore
            dup
            iconst_1
            ldc "unable to sign jar: "
            aastore
            aastore
            dup
            bipush 93
       143: .line 186
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Enter.Passphrase.for.keystore."
            aastore
            dup
            iconst_1
            ldc "Enter Passphrase for keystore: "
            aastore
            aastore
            dup
            bipush 94
       144: .line 187
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "keystore.load."
            aastore
            dup
            iconst_1
            ldc "keystore load: "
            aastore
            aastore
            dup
            bipush 95
       145: .line 188
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "certificate.exception."
            aastore
            dup
            iconst_1
            ldc "certificate exception: "
            aastore
            aastore
            dup
            bipush 96
       146: .line 189
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "unable.to.instantiate.keystore.class."
            aastore
            dup
            iconst_1
       147: .line 190
            ldc "unable to instantiate keystore class: "
            aastore
            aastore
            dup
            bipush 97
       148: .line 191
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Certificate.chain.not.found.for.alias.alias.must.reference.a.valid.KeyStore.key.entry.containing.a.private.key.and"
            aastore
            dup
            iconst_1
       149: .line 192
            ldc "Certificate chain not found for: {0}.  {1} must reference a valid KeyStore key entry containing a private key and corresponding public key certificate chain."
            aastore
            aastore
            dup
            bipush 98
       150: .line 193
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "File.specified.by.certchain.does.not.exist"
            aastore
            dup
            iconst_1
       151: .line 194
            ldc "File specified by -certchain does not exist"
            aastore
            aastore
            dup
            bipush 99
       152: .line 195
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Cannot.restore.certchain.from.file.specified"
            aastore
            dup
            iconst_1
       153: .line 196
            ldc "Cannot restore certchain from file specified"
            aastore
            aastore
            dup
            bipush 100
       154: .line 197
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Certificate.chain.not.found.in.the.file.specified."
            aastore
            dup
            iconst_1
       155: .line 198
            ldc "Certificate chain not found in the file specified."
            aastore
            aastore
            dup
            bipush 101
       156: .line 199
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "found.non.X.509.certificate.in.signer.s.chain"
            aastore
            dup
            iconst_1
       157: .line 200
            ldc "found non-X.509 certificate in signer's chain"
            aastore
            aastore
            dup
            bipush 102
       158: .line 201
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "incomplete.certificate.chain"
            aastore
            dup
            iconst_1
            ldc "incomplete certificate chain"
            aastore
            aastore
            dup
            bipush 103
       159: .line 202
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Enter.key.password.for.alias."
            aastore
            dup
            iconst_1
            ldc "Enter key password for {0}: "
            aastore
            aastore
            dup
            bipush 104
       160: .line 203
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "unable.to.recover.key.from.keystore"
            aastore
            dup
            iconst_1
       161: .line 204
            ldc "unable to recover key from keystore"
            aastore
            aastore
            dup
            bipush 105
       162: .line 205
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "key.associated.with.alias.not.a.private.key"
            aastore
            dup
            iconst_1
       163: .line 206
            ldc "key associated with {0} not a private key"
            aastore
            aastore
            dup
            bipush 106
       164: .line 207
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "you.must.enter.key.password"
            aastore
            dup
            iconst_1
            ldc "you must enter key password"
            aastore
            aastore
            dup
            bipush 107
       165: .line 208
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "unable.to.read.password."
            aastore
            dup
            iconst_1
            ldc "unable to read password: "
            aastore
            aastore
            dup
            bipush 108
       166: .line 209
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "certificate.is.valid.from"
            aastore
            dup
            iconst_1
            ldc "certificate is valid from {0} to {1}"
            aastore
            aastore
            dup
            bipush 109
       167: .line 210
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "certificate.expired.on"
            aastore
            dup
            iconst_1
            ldc "certificate expired on {0}"
            aastore
            aastore
            dup
            bipush 110
       168: .line 211
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "certificate.is.not.valid.until"
            aastore
            dup
            iconst_1
       169: .line 212
            ldc "certificate is not valid until {0}"
            aastore
            aastore
            dup
            bipush 111
       170: .line 213
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "certificate.will.expire.on"
            aastore
            dup
            iconst_1
            ldc "certificate will expire on {0}"
            aastore
            aastore
            dup
            bipush 112
       171: .line 214
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".Invalid.certificate.chain."
            aastore
            dup
            iconst_1
            ldc "[Invalid certificate chain: "
            aastore
            aastore
            dup
            bipush 113
       172: .line 215
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".Invalid.TSA.certificate.chain."
            aastore
            dup
            iconst_1
            ldc "[Invalid TSA certificate chain: "
            aastore
            aastore
            dup
            bipush 114
       173: .line 216
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "requesting.a.signature.timestamp"
            aastore
            dup
            iconst_1
       174: .line 217
            ldc "requesting a signature timestamp"
            aastore
            aastore
            dup
            bipush 115
       175: .line 218
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "TSA.location."
            aastore
            dup
            iconst_1
            ldc "TSA location: "
            aastore
            aastore
            dup
            bipush 116
       176: .line 219
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "TSA.certificate."
            aastore
            dup
            iconst_1
            ldc "TSA certificate: "
            aastore
            aastore
            dup
            bipush 117
       177: .line 220
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "no.response.from.the.Timestamping.Authority."
            aastore
            dup
            iconst_1
       178: .line 221
            ldc "no response from the Timestamping Authority. When connecting from behind a firewall an HTTP or HTTPS proxy may need to be specified. Supply the following options to jarsigner:"
            aastore
            aastore
            dup
            bipush 118
       179: .line 224
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "or"
            aastore
            dup
            iconst_1
            ldc "or"
            aastore
            aastore
            dup
            bipush 119
       180: .line 225
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Certificate.not.found.for.alias.alias.must.reference.a.valid.KeyStore.entry.containing.an.X.509.public.key.certificate.for.the"
            aastore
            dup
            iconst_1
       181: .line 226
            ldc "Certificate not found for: {0}.  {1} must reference a valid KeyStore entry containing an X.509 public key certificate for the Timestamping Authority."
            aastore
            aastore
            dup
            bipush 120
       182: .line 227
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "using.an.alternative.signing.mechanism"
            aastore
            dup
            iconst_1
       183: .line 228
            ldc "using an alternative signing mechanism"
            aastore
            aastore
            dup
            bipush 121
       184: .line 229
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "entry.was.signed.on"
            aastore
            dup
            iconst_1
            ldc "entry was signed on {0}"
            aastore
            aastore
            dup
            bipush 122
       185: .line 230
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Warning."
            aastore
            dup
            iconst_1
            ldc "Warning: "
            aastore
            aastore
            dup
            bipush 123
       186: .line 231
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Error."
            aastore
            dup
            iconst_1
            ldc "Error: "
            aastore
            aastore
            dup
            bipush 124
       187: .line 232
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "...Signer"
            aastore
            dup
            iconst_1
            ldc ">>> Signer"
            aastore
            aastore
            dup
            bipush 125
       188: .line 233
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "...TSA"
            aastore
            dup
            iconst_1
            ldc ">>> TSA"
            aastore
            aastore
            dup
            bipush 126
       189: .line 234
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "trusted.certificate"
            aastore
            dup
            iconst_1
            ldc "trusted certificate"
            aastore
            aastore
            dup
            bipush 127
       190: .line 235
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "This.jar.contains.unsigned.entries.which.have.not.been.integrity.checked."
            aastore
            dup
            iconst_1
       191: .line 236
            ldc "This jar contains unsigned entries which have not been integrity-checked. "
            aastore
            aastore
            dup
            sipush 128
       192: .line 237
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "This.jar.contains.entries.whose.signer.certificate.has.expired."
            aastore
            dup
            iconst_1
       193: .line 238
            ldc "This jar contains entries whose signer certificate has expired. "
            aastore
            aastore
            dup
            sipush 129
       194: .line 239
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "This.jar.contains.entries.whose.signer.certificate.will.expire.within.six.months."
            aastore
            dup
            iconst_1
       195: .line 240
            ldc "This jar contains entries whose signer certificate will expire within six months. "
            aastore
            aastore
            dup
            sipush 130
       196: .line 241
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "This.jar.contains.entries.whose.signer.certificate.is.not.yet.valid."
            aastore
            dup
            iconst_1
       197: .line 242
            ldc "This jar contains entries whose signer certificate is not yet valid. "
            aastore
            aastore
            dup
            sipush 131
       198: .line 243
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "This.jar.contains.entries.whose.signer.certificate.is.self.signed."
            aastore
            dup
            iconst_1
       199: .line 244
            ldc "This jar contains entries whose signer certificate is self-signed."
            aastore
            aastore
            dup
            sipush 132
       200: .line 245
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Re.run.with.the.verbose.option.for.more.details."
            aastore
            dup
            iconst_1
       201: .line 246
            ldc "Re-run with the -verbose option for more details."
            aastore
            aastore
            dup
            sipush 133
       202: .line 247
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Re.run.with.the.verbose.and.certs.options.for.more.details."
            aastore
            dup
            iconst_1
       203: .line 248
            ldc "Re-run with the -verbose and -certs options for more details."
            aastore
            aastore
            dup
            sipush 134
       204: .line 249
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.signer.certificate.has.expired."
            aastore
            dup
            iconst_1
       205: .line 250
            ldc "The signer certificate has expired."
            aastore
            aastore
            dup
            sipush 135
       206: .line 251
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.timestamp.expired.1.but.usable.2"
            aastore
            dup
            iconst_1
       207: .line 252
            ldc "The timestamp expired on %1$tY-%1$tm-%1$td. However, the JAR will be valid until the signer certificate expires on %2$tY-%2$tm-%2$td."
            aastore
            aastore
            dup
            sipush 136
       208: .line 253
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.timestamp.has.expired."
            aastore
            dup
            iconst_1
       209: .line 254
            ldc "The timestamp has expired."
            aastore
            aastore
            dup
            sipush 137
       210: .line 255
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.signer.certificate.will.expire.within.six.months."
            aastore
            dup
            iconst_1
       211: .line 256
            ldc "The signer certificate will expire within six months."
            aastore
            aastore
            dup
            sipush 138
       212: .line 257
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.timestamp.will.expire.within.one.year.on.1"
            aastore
            dup
            iconst_1
       213: .line 258
            ldc "The timestamp will expire within one year on %1$tY-%1$tm-%1$td."
            aastore
            aastore
            dup
            sipush 139
       214: .line 259
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.timestamp.will.expire.within.one.year.on.1.but.2"
            aastore
            dup
            iconst_1
       215: .line 260
            ldc "The timestamp will expire within one year on %1$tY-%1$tm-%1$td. However, the JAR will be valid until the signer certificate expires on %2$tY-%2$tm-%2$td."
            aastore
            aastore
            dup
            sipush 140
       216: .line 261
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.signer.certificate.is.not.yet.valid."
            aastore
            dup
            iconst_1
       217: .line 262
            ldc "The signer certificate is not yet valid."
            aastore
            aastore
            dup
            sipush 141
       218: .line 263
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.signer.certificate.s.KeyUsage.extension.doesn.t.allow.code.signing."
            aastore
            dup
            iconst_1
       219: .line 264
            ldc "The signer certificate's KeyUsage extension doesn't allow code signing."
            aastore
            aastore
            dup
            sipush 142
       220: .line 265
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.signer.certificate.s.ExtendedKeyUsage.extension.doesn.t.allow.code.signing."
            aastore
            dup
            iconst_1
       221: .line 266
            ldc "The signer certificate's ExtendedKeyUsage extension doesn't allow code signing."
            aastore
            aastore
            dup
            sipush 143
       222: .line 267
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.signer.certificate.s.NetscapeCertType.extension.doesn.t.allow.code.signing."
            aastore
            dup
            iconst_1
       223: .line 268
            ldc "The signer certificate's NetscapeCertType extension doesn't allow code signing."
            aastore
            aastore
            dup
            sipush 144
       224: .line 269
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "This.jar.contains.entries.whose.signer.certificate.s.KeyUsage.extension.doesn.t.allow.code.signing."
            aastore
            dup
            iconst_1
       225: .line 270
            ldc "This jar contains entries whose signer certificate's KeyUsage extension doesn't allow code signing."
            aastore
            aastore
            dup
            sipush 145
       226: .line 271
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "This.jar.contains.entries.whose.signer.certificate.s.ExtendedKeyUsage.extension.doesn.t.allow.code.signing."
            aastore
            dup
            iconst_1
       227: .line 272
            ldc "This jar contains entries whose signer certificate's ExtendedKeyUsage extension doesn't allow code signing."
            aastore
            aastore
            dup
            sipush 146
       228: .line 273
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "This.jar.contains.entries.whose.signer.certificate.s.NetscapeCertType.extension.doesn.t.allow.code.signing."
            aastore
            dup
            iconst_1
       229: .line 274
            ldc "This jar contains entries whose signer certificate's NetscapeCertType extension doesn't allow code signing."
            aastore
            aastore
            dup
            sipush 147
       230: .line 275
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc ".{0}.extension.does.not.support.code.signing."
            aastore
            dup
            iconst_1
       231: .line 276
            ldc "[{0} extension does not support code signing]"
            aastore
            aastore
            dup
            sipush 148
       232: .line 277
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.signer.s.certificate.chain.is.invalid.reason.1"
            aastore
            dup
            iconst_1
       233: .line 278
            ldc "The signer's certificate chain is invalid. Reason: %s"
            aastore
            aastore
            dup
            sipush 149
       234: .line 279
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.tsa.certificate.chain.is.invalid.reason.1"
            aastore
            dup
            iconst_1
       235: .line 280
            ldc "The TSA certificate chain is invalid. Reason: %s"
            aastore
            aastore
            dup
            sipush 150
       236: .line 281
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.signer.s.certificate.is.self.signed."
            aastore
            dup
            iconst_1
       237: .line 282
            ldc "The signer's certificate is self-signed."
            aastore
            aastore
            dup
            sipush 151
       238: .line 283
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.1.algorithm.specified.for.the.2.option.is.considered.a.security.risk..This.algorithm.will.be.disabled.in.a.future.update."
            aastore
            dup
            iconst_1
       239: .line 284
            ldc "The %1$s algorithm specified for the %2$s option is considered a security risk. This algorithm will be disabled in a future update."
            aastore
            aastore
            dup
            sipush 152
       240: .line 285
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.1.algorithm.specified.for.the.2.option.is.considered.a.security.risk.and.is.disabled."
            aastore
            dup
            iconst_1
       241: .line 286
            ldc "The %1$s algorithm specified for the %2$s option is considered a security risk and is disabled."
            aastore
            aastore
            dup
            sipush 153
       242: .line 287
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.timestamp.digest.algorithm.1.is.considered.a.security.risk..This.algorithm.will.be.disabled.in.a.future.update."
            aastore
            dup
            iconst_1
       243: .line 288
            ldc "The %1$s timestamp digest algorithm is considered a security risk. This algorithm will be disabled in a future update."
            aastore
            aastore
            dup
            sipush 154
       244: .line 289
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.digest.algorithm.1.is.considered.a.security.risk..This.algorithm.will.be.disabled.in.a.future.update."
            aastore
            dup
            iconst_1
       245: .line 290
            ldc "The %1$s digest algorithm is considered a security risk. This algorithm will be disabled in a future update."
            aastore
            aastore
            dup
            sipush 155
       246: .line 291
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.signature.algorithm.1.is.considered.a.security.risk..This.algorithm.will.be.disabled.in.a.future.update."
            aastore
            dup
            iconst_1
       247: .line 292
            ldc "The %1$s signature algorithm is considered a security risk. This algorithm will be disabled in a future update."
            aastore
            aastore
            dup
            sipush 156
       248: .line 293
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.1.signing.key.has.a.keysize.of.2.which.is.considered.a.security.risk..This.key.size.will.be.disabled.in.a.future.update."
            aastore
            dup
            iconst_1
       249: .line 294
            ldc "The %1$s signing key has a keysize of %2$d which is considered a security risk. This key size will be disabled in a future update."
            aastore
            aastore
            dup
            sipush 157
       250: .line 295
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.1.signing.key.has.a.keysize.of.2.which.is.considered.a.security.risk.and.is.disabled."
            aastore
            dup
            iconst_1
       251: .line 296
            ldc "The %1$s signing key has a keysize of %2$d which is considered a security risk and is disabled."
            aastore
            aastore
            dup
            sipush 158
       252: .line 297
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "This.jar.contains.entries.whose.certificate.chain.is.invalid.reason.1"
            aastore
            dup
            iconst_1
       253: .line 298
            ldc "This jar contains entries whose certificate chain is invalid. Reason: %s"
            aastore
            aastore
            dup
            sipush 159
       254: .line 299
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "This.jar.contains.entries.whose.tsa.certificate.chain.is.invalid.reason.1"
            aastore
            dup
            iconst_1
       255: .line 300
            ldc "This jar contains entries whose TSA certificate chain is invalid. Reason: %s"
            aastore
            aastore
            dup
            sipush 160
       256: .line 301
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "no.timestamp.signing"
            aastore
            dup
            iconst_1
       257: .line 302
            ldc "No -tsa or -tsacert is provided and this jar is not timestamped. Without a timestamp, users may not be able to validate this jar after the signer certificate's expiration date (%1$tY-%1$tm-%1$td)."
            aastore
            aastore
            dup
            sipush 161
       258: .line 303
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "invalid.timestamp.signing"
            aastore
            dup
            iconst_1
       259: .line 304
            ldc "The timestamp is invalid. Without a valid timestamp, users may not be able to validate this jar after the signer certificate's expiration date (%1$tY-%1$tm-%1$td)."
            aastore
            aastore
            dup
            sipush 162
       260: .line 305
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "no.timestamp.verifying"
            aastore
            dup
            iconst_1
       261: .line 306
            ldc "This jar contains signatures that do not include a timestamp. Without a timestamp, users may not be able to validate this jar after any of the signer certificates expire (as early as %1$tY-%1$tm-%1$td)."
            aastore
            aastore
            dup
            sipush 163
       262: .line 307
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "bad.timestamp.verifying"
            aastore
            dup
            iconst_1
       263: .line 308
            ldc "This jar contains signatures that include an invalid timestamp. Without a valid timestamp, users may not be able to validate this jar after any of the signer certificates expire (as early as %1$tY-%1$tm-%1$td).\nRerun jarsigner with -J-Djava.security.debug=jar for more information."
            aastore
            aastore
            dup
            sipush 164
       264: .line 309
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.signer.certificate.will.expire.on.1."
            aastore
            dup
            iconst_1
       265: .line 310
            ldc "The signer certificate will expire on %1$tY-%1$tm-%1$td."
            aastore
            aastore
            dup
            sipush 165
       266: .line 311
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "The.timestamp.will.expire.on.1."
            aastore
            dup
            iconst_1
       267: .line 312
            ldc "The timestamp will expire on %1$tY-%1$tm-%1$td."
            aastore
            aastore
            dup
            sipush 166
       268: .line 313
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "signer.cert.expired.1.but.timestamp.good.2."
            aastore
            dup
            iconst_1
       269: .line 314
            ldc "The signer certificate expired on %1$tY-%1$tm-%1$td. However, the JAR will be valid until the timestamp expires on %2$tY-%2$tm-%2$td."
            aastore
            aastore
            dup
            sipush 167
       270: .line 315
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Unknown.password.type."
            aastore
            dup
            iconst_1
            ldc "Unknown password type: "
            aastore
            aastore
            dup
            sipush 168
       271: .line 316
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Cannot.find.environment.variable."
            aastore
            dup
            iconst_1
       272: .line 317
            ldc "Cannot find environment variable: "
            aastore
            aastore
            dup
            sipush 169
       273: .line 318
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Cannot.find.file."
            aastore
            dup
            iconst_1
            ldc "Cannot find file: "
            aastore
            aastore
       274: .line 35
            putstatic sun.security.tools.jarsigner.Resources.contents:[[Ljava/lang/Object;
       275: .line 319
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.security.tools.jarsigner.Resources this
         0: .line 33
            aload 0 /* this */
            invokespecial java.util.ListResourceBundle.<init>:()V
            return
        end local 0 // sun.security.tools.jarsigner.Resources this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/security/tools/jarsigner/Resources;

  public java.lang.Object[][] getContents();
    descriptor: ()[[Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.security.tools.jarsigner.Resources this
         0: .line 330
            getstatic sun.security.tools.jarsigner.Resources.contents:[[Ljava/lang/Object;
            areturn
        end local 0 // sun.security.tools.jarsigner.Resources this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/security/tools/jarsigner/Resources;
}
SourceFile: "Resources.java"