Re: RFR: 8170762: Remove randomness from ISO10126Padding

2022-07-01 Thread Kevin Driver
On Fri, 1 Jul 2022 20:15:57 GMT, Weijun Wang wrote: >> JDK-8170762 - update Javadoc to indicate ISO10126Padding pads with random >> bytes, though the spec does not require random bytes > > Also, the bug title does not match code change. Randomness is not removed, > it's documented. @wangweij -

Re: RFR: 8170762: Remove randomness from ISO10126Padding

2022-07-01 Thread Weijun Wang
On Fri, 1 Jul 2022 19:17:34 GMT, Kevin Driver wrote: > JDK-8170762 - update Javadoc to indicate ISO10126Padding pads with random > bytes, though the spec does not require random bytes Also, the bug title does not match code change. Randomness is not removed, it's documented. - PR

Re: RFR: 8170762: Remove randomness from ISO10126Padding

2022-07-01 Thread Weijun Wang
On Fri, 1 Jul 2022 19:17:34 GMT, Kevin Driver 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

RFR: 8170762: Remove randomness from ISO10126Padding

2022-07-01 Thread Kevin Driver
JDK-8170762 - update Javadoc to indicate ISO10126Padding pads with random bytes, though the spec does not require random bytes - Commit messages: - update javadoc according to JDK-8170762 Changes: https://git.openjdk.org/jdk/pull/9350/files Webrev: https://webrevs.openjdk.org/?rep