There are a few incompatibilities with the IBM JDK, namely the JCE security classes. This issue is to document the changes in that context to get our build running on the IBM JDK again. I had to introduce a clumsy workaround for the Cipher.doFinal() method not to reset the cipher for the RC4 algorithm.
applied via r1848538