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

Valerie Peng valeriep at openjdk.org
Thu Jul 7 17:18:29 UTC 2022


On Thu, 30 Jun 2022 16:19:17 GMT, Mark Powers <duke at openjdk.org> wrote:

>> src/java.base/share/classes/javax/crypto/SealedObject.java line 195:
>> 
>>> 193:     /**
>>> 194:      * Constructs a <code>SealedObject</code> object from the passed-in
>>> 195:      * SealedObject.
>> 
>> Add `{@code }` to SealedObject?
>
> using `{@code }`

I mean the SealedObject on line 195.

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

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



More information about the security-dev mailing list