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

Valerie Peng valeriep at openjdk.org
Tue Jun 28 20:37:40 UTC 2022


On Tue, 28 Jun 2022 19:32:07 GMT, Mark Powers <duke at openjdk.org> wrote:

>> https://bugs.openjdk.org/browse/JDK-8284851
>
> Mark Powers has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Valerie fix

src/java.base/share/classes/javax/crypto/CipherInputStream.java line 33:

> 31: 
> 32: /**
> 33:  * A <code>CipherInputStream</code> is composed of an <code>InputStream</code>

Use `{@code }`? Applies to the rest of changes of this file.

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

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



More information about the security-dev mailing list