Anyone have spare cycles to review this fix? Fix is straight forward - instead of relying on the supported mode and padding info from provider, javax.crypto.Cipher class now instantiates the CipherSpi object to make sure the particular mode and padding combination is supported.

Bug: https://bugs.openjdk.java.net/browse/JDK-8180392

Webrev: http://cr.openjdk.java.net/~valeriep/8180392/webrev.00/

Thanks,
Valerie

Reply via email to