-
Bug
-
Resolution: Not an Issue
-
P3
-
7
-
generic
-
solaris_1
Two jce tests failed with jdk 7 , it can pass with jdk 7 b24.
==> jce/CCC/4844847/CipherTest
java.lang.ArrayIndexOutOfBoundsException: -1
at sun.security.pkcs11.P11Cipher$PKCS5Padding.unpad(P11Cipher.java:99)
at sun.security.pkcs11.P11Cipher.implDoFinal(P11Cipher.java:784)
at sun.security.pkcs11.P11Cipher.engineDoFinal(P11Cipher.java:505)
at javax.crypto.Cipher.doFinal(DashoA13*..)
at ByteBufferTest.decryptData(ByteBufferTest.java:177)
at BufferCipherTest.runByteBufferCipherTest(BufferCipherTest.java:114)
at BufferCipherTest.main(BufferCipherTest.java:241)
==> jce/Bugs/4921443
javax.crypto.ShortBufferException
at sun.security.pkcs11.P11Cipher.implUpdate(P11Cipher.java:512)
at sun.security.pkcs11.P11Cipher.engineUpdate(P11Cipher.java:463)
at sun.security.pkcs11.P11Cipher.engineDoFinal(P11Cipher.java:492)
at javax.crypto.Cipher.doFinal(DashoA13*..)
at TestCipher.runTest(TestCipher.java:159)
at TestCipher.run(TestCipher.java:73)
at TestCipher.main(TestCipher.java:53)
More details at :
http://sqeweb.sfbay/net/sqenfs-1/export1/comp/jsn/keep_forbug/results-bayer-08-03-31-00-30/results/mg145366.SunOS.sparc/
==> jce/CCC/4844847/CipherTest
java.lang.ArrayIndexOutOfBoundsException: -1
at sun.security.pkcs11.P11Cipher$PKCS5Padding.unpad(P11Cipher.java:99)
at sun.security.pkcs11.P11Cipher.implDoFinal(P11Cipher.java:784)
at sun.security.pkcs11.P11Cipher.engineDoFinal(P11Cipher.java:505)
at javax.crypto.Cipher.doFinal(DashoA13*..)
at ByteBufferTest.decryptData(ByteBufferTest.java:177)
at BufferCipherTest.runByteBufferCipherTest(BufferCipherTest.java:114)
at BufferCipherTest.main(BufferCipherTest.java:241)
==> jce/Bugs/4921443
javax.crypto.ShortBufferException
at sun.security.pkcs11.P11Cipher.implUpdate(P11Cipher.java:512)
at sun.security.pkcs11.P11Cipher.engineUpdate(P11Cipher.java:463)
at sun.security.pkcs11.P11Cipher.engineDoFinal(P11Cipher.java:492)
at javax.crypto.Cipher.doFinal(DashoA13*..)
at TestCipher.runTest(TestCipher.java:159)
at TestCipher.run(TestCipher.java:73)
at TestCipher.main(TestCipher.java:53)
More details at :
http://sqeweb.sfbay/net/sqenfs-1/export1/comp/jsn/keep_forbug/results-bayer-08-03-31-00-30/results/mg145366.SunOS.sparc/