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

Nightly - com.sun.crypto.provider.PBEParameters was broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 1.4.1
    • security-libs

      JDK build is nightly build @
      /net/luster/export/scratch/jsn_re/jdk/jdk1.4.1/ws/build/solaris-sparc/j2sdk-image

      How to reproduce
      1. cd
      /net/sqesvr/export/vsn/SECURITY/merlin_jdk/TestSuite/src/jce/KeyStore/Basic
      2. javac *.java
      3. java TestKeyStoreBasic
      4. you will see this --
      jessicah:/net/sqesvr/export/vsn/SECURITY/merlin_jdk/TestSuite/src/jce/KeyStore/Basic( 329 )%!java
      Exception in thread "main" java.lang.NoSuchMethodError: sun.security.util.DerOutputStream.putInteger(Lsun/security/util/BigInt;)V
              at com.sun.crypto.provider.PBEParameters.engineGetEncoded(DashoA6275)
              at java.security.AlgorithmParameters.getEncoded(AlgorithmParameters.java:320)
              at javax.crypto.SealedObject.<init>(DashoA6275)
              at com.sun.crypto.provider.SealedObjectForKeyProtector.<init>(DashoA6275)
              at com.sun.crypto.provider.SunJCE_w.a(DashoA6275)
              at com.sun.crypto.provider.JceKeyStore.engineSetKeyEntry(DashoA6275)
              at java.security.KeyStore.setKeyEntry(KeyStore.java:397)
              at TestKeyStoreBasic.run(TestKeyStoreBasic.java:104)
              at TestKeyStoreBasic.main(TestKeyStoreBasic.java:167)

      Note:
      test was passing for Merlin FCS and Hopper b07

            valeriep Valerie Peng
            skesunw Stuart Ke (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: