On Fri, 1 Jul 2022 19:17:34 GMT, Kevin Driver <d...@openjdk.org> wrote:
> JDK-8170762 - update Javadoc to indicate ISO10126Padding pads with random > bytes, though the spec does not require random bytes Bug reporter says "document it in the SunJCE documentation". I am not sure what "SunJCE documentation" is, but the file updated here is an internal class and not a part of any documentation. The best suggestion I can make is adding a footnote to the padding name in Table 4-16 in https://docs.oracle.com/en/java/javase/18/security/oracle-providers.html. ------------- PR: https://git.openjdk.org/jdk/pull/9350