On Fri, 2 Apr 2021 16:38:14 GMT, Xue-Lei Andrew Fan <[email protected]> wrote:

> In X509KeyManagerImpl.java, a composited  entry alias consists three parts: 
> an UID counter, a builder index and the real entry alias (See the makeAlias() 
> method).  While calling the KeyStore.Builder.getProtectionParameter(String 
> alias) method, the real entry alias should be used instead, rather than the 
> composited entry alias.
> 
> Simple and straightforward update, no new regression test.

Marked as reviewed by mullan (Reviewer).

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

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

Reply via email to