Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7145789

No appropriate CCC request for changes introduced by 7064075

XMLWordPrintable

    • generic
    • generic
    • Verified

      The API changes made in JDK8-b25 by CR 7064075 do not have a corresponding CCC request. JCK Team assumes that such changes should be CCC approved.

      The changes in question are shown below (the sigtest output):

      --- cut ---
      Missing Methods
      ---------------

      javax.crypto.SecretKeyFactory: method public final java.security.spec.KeySpec javax.crypto.SecretKeyFactory.getKeySpec(javax.crypto.SecretKey,java.lang.Class) throws java.security.spec.InvalidKeySpecException
      javax.crypto.SecretKeyFactorySpi: method protected abstract java.security.spec.KeySpec javax.crypto.SecretKeyFactorySpi.engineGetKeySpec(javax.crypto.SecretKey,java.lang.Class) throws java.security.spec.InvalidKeySpecException

      Added Methods
      -------------

      javax.crypto.SecretKeyFactory: method public final java.security.spec.KeySpec javax.crypto.SecretKeyFactory.getKeySpec(javax.crypto.SecretKey,java.lang.Class<?>) throws java.security.spec.InvalidKeySpecException
      javax.crypto.SecretKeyFactorySpi: method protected abstract java.security.spec.KeySpec javax.crypto.SecretKeyFactorySpi.engineGetKeySpec(javax.crypto.SecretKey,java.lang.Class<?>) throws java.security.spec.InvalidKeySpecException


      STATUS:Failed.4 errors
      --- cut ---

            xuelei Xuelei Fan
            ygaevsky Yuri Gaevsky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: