Re: RFR: 8185844: MSCAPI doesn't list aliases correctly

2021-10-25 Thread Valerie Peng
On Wed, 20 Oct 2021 17:54:50 GMT, Weijun Wang wrote: > If a entry is overwritten by another one using the same alias, make sure the > old one is removed. Changes look good. Thanks! - Marked as reviewed by valeriep (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/6047

RFR: 8185844: MSCAPI doesn't list aliases correctly

2021-10-20 Thread Weijun Wang
If a entry is overwritten by another one using the same alias, make sure the old one is removed. - Commit messages: - 8185844: MSCAPI doesn't list aliases correctly Changes: https://git.openjdk.java.net/jdk/pull/6047/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6047