RFR: JDK-8284851 Update javax.crypto files to use proper javadoc for mentioned classes [v2]

Valerie Peng valeriep at openjdk.org
Wed Jun 29 21:34:47 UTC 2022


On Tue, 28 Jun 2022 21:09:56 GMT, Mark Powers <duke at openjdk.org> wrote:

>> Personally, I'd against making this change, i.e. changing all "cipher" occurrences to "{@code Cipher}". Can we just stick to fixing what's broken?
>
> In this case the sentence was about initializing a cipher object, so I changed it to `{@code Cipher}`. If a sentence says "cipher block size" then I tried to leave it alone because it's referring to an algorithm rather than a class or object. I could add "object" after `{@code Cipher} `if it's not present. That would make it more consistent.

Ok, add object afterwards would make it more consistent.

-------------

PR: https://git.openjdk.org/jdk/pull/9282



More information about the security-dev mailing list