EncryptedPrivateKeyInfo methods need @since updates

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 26
    • Affects Version/s: None
    • Component/s: security-libs

      tools\sincechecker\modules\java.base\JavaBaseCheckSince.java reports:

      src/java.base/javax/crypto/EncryptedPrivateKeyInfo.java:370 method: javax.crypto.EncryptedPrivateKeyInfo javax.crypto.EncryptedPrivateKeyInfo.encrypt(java.security.DEREncodable,char[],java.lang.String,java.security.spec.AlgorithmParameterSpec,java.security.Provider): `@since` version: 25; should be: 26
      src/java.base/javax/crypto/EncryptedPrivateKeyInfo.java:409 method: javax.crypto.EncryptedPrivateKeyInfo javax.crypto.EncryptedPrivateKeyInfo.encrypt(java.security.DEREncodable,char[]): `@since` version: 25; should be: 26
      src/java.base/javax/crypto/EncryptedPrivateKeyInfo.java:447 method: javax.crypto.EncryptedPrivateKeyInfo javax.crypto.EncryptedPrivateKeyInfo.encrypt(java.security.DEREncodable,java.security.Key,java.lang.String,java.security.spec.AlgorithmParameterSpec,java.security.Provider,java.security.SecureRandom): `@since` version: 25; should be: 26

      This test did not fail during pre-integration testing, so I'm at a loss why it has failed now.

            Assignee:
            Anthony Scarpino
            Reporter:
            Anthony Scarpino
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: