On Wed, 30 Oct 2024 20:17:44 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> Anthony Scarpino has updated the pull request incrementally with one >> additional commit since the last revision: >> >> apparently <p> can't be before a @implNote.. Who know. > > src/java.base/share/classes/javax/crypto/EncryptedPrivateKeyInfo.java line > 393: > >> 391: >> 392: /** >> 393: * Creates and encrypts an `EncryptedPrivateKeyInfo` from a given >> PrivateKey > > Oh, you should use `{@code}` here. Same in `@impNote` below. Also, there are > some other class names that should be in enclosed in `{@code}`. ok ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17543#discussion_r1826879016