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

Mark Powers duke at openjdk.org
Tue Jul 5 19:55:05 UTC 2022


On Tue, 28 Jun 2022 20:44:04 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> Mark Powers has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Valerie fix
>
> src/java.base/share/classes/java/security/KeyStoreException.java line 44:
> 
>> 42:     /**
>> 43:      * Constructs a {@code KeyStoreException} with no detail message.  (A
>> 44:      * detail message is a String that describes this particular
> 
> "String" -> "string". Same below.

using `{@code String}`

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

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



More information about the security-dev mailing list