On Tue, 8 Dec 2020 20:16:35 GMT, Sean Mullan <mul...@openjdk.org> wrote:

>> src/java.base/share/classes/java/security/KeyStoreSpi.java line 322:
>> 
>>> 320:      * @throws    CertificateException if any of the certificates 
>>> included in
>>> 321:      *          the keystore data could not be stored
>>> 322:      * @throws UnsupportedOperationException if the implementation
>> 
>> Please add an extra white space after the "throws" tag so that this line 
>> align with the lines above.
>
> On line 310 and 315, can you also fix the typos as part of this change: 
> s/KeyStore.LoadStoreParmeter/KeyStore.LoadStoreParameter/

Added the white space. Sure, I can include those typos fix in this PR. Also, 
included another typo fix for line 305.

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

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

Reply via email to