On Tue, 9 Mar 2021 00:56:25 GMT, Bradford Wetmore <wetm...@openjdk.org> wrote:

>> Fix various things pointed out by the most recent doclint run in the 
>> security-libs area.
>> 
>> This is docs only:  I will be checking doccheck/doclint, and will be running 
>> tier1/tier2 tests.  Minor spot checks on generated files.
>
> Bradford Wetmore has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Codereview Comment

src/java.base/share/classes/javax/crypto/SealedObject.java line 425:

> 423:      * Restores the state of the SealedObject from a stream.
> 424:      *
> 425:      * @param s the object input stream.

Covert to @\throws but keep this declaration.  There is no spec that otherwise 
covers this and it is consistent with other methods.

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

PR: https://git.openjdk.java.net/jdk/pull/2856

Reply via email to