On Tue, 28 Jun 2022 20:44:04 GMT, Weijun Wang <[email protected]> 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