JDK-8080818 : BadPaddingException on closing a cipher inputstream
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Affected Version: 6u91
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2015-05-21
  • Updated: 2015-05-25
  • Resolved: 2015-05-25
Related Reports
Duplicate :  
Description
Padding exception reported by submitter : 

Caused by: javax.crypto.BadPaddingException: Given final block not properly 
padded 
at com.sun.crypto.provider.SunJCE_f.b(DashoA13*..) 
at com.sun.crypto.provider.	.b(DashoA13*..) 
at com.sun.crypto.provider.AESCipher.engineDoFinal(DashoA13*..) 
at javax.crypto.Cipher.doFinal(DashoA13*..) 
at javax.crypto.CipherInputStream.close(DashoA13*..) 
at oracle.apps.hcm.common.dataLoader.core.model.applicationModule.FileReaderModelAMImpl.processBusObjs(FileReaderModelAMImpl.java:556) 

Most likely connected with JDK-8064546

Comments
Closing as a duplicate of JDK-8064546. Submitter has confirmed same.
25-05-2015