On Tue, 28 Jun 2022 19:32:07 GMT, Mark Powers <d...@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/EncryptedPrivateKeyInfo.java line 78:

> 76:      * the array are copied to protect against subsequent modification.
> 77:      * @exception NullPointerException if the <code>encoded</code> is
> 78:      * <code>null</code>.

Use `{@code }` instead of `<code></code>` for all of the javadoc?

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

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

Reply via email to