Re: RFR: 8260861: TrustStoreDescriptor log the same value

2021-02-01 Thread Davin Kevin
On Tue, 8 Dec 2020 09:35:26 GMT, Davin Kevin wrote: > If both jssecacerts and cacerts are not defined, the same log is printed > twice, talking about the jssecacerts instead of cacerts the second time.  OCA has been signed and my name has been added into the OCA listing page: * https://www.or

Re: RFR: 8260861: TrustStoreDescriptor log the same value

2021-02-01 Thread Davin Kevin
On Thu, 31 Dec 2020 09:43:18 GMT, Davin Kevin wrote: >> If both jssecacerts and cacerts are not defined, the same log is printed >> twice, talking about the jssecacerts instead of cacerts the second time.  > > OCA has been signed and my name has been added into the OCA listing page: > * https:

Re: RFR: 8260861: TrustStoreDescriptor log the same value

2021-02-01 Thread Xue-Lei Andrew Fan
On Tue, 8 Dec 2020 09:35:26 GMT, Davin Kevin wrote: > If both jssecacerts and cacerts are not defined, the same log is printed > twice, talking about the jssecacerts instead of cacerts the second time.  Marked as reviewed by xuelei (Reviewer). - PR: https://git.openjdk.java.net/j

RFR: 8260861: TrustStoreDescriptor log the same value

2021-02-01 Thread Davin Kevin
If both jssecacerts and cacerts are not defined, the same log is printed twice, talking about the jssecacerts instead of cacerts the second time.  - Commit messages: - fix(truststore): log about truststore not found print everytime the same value Changes: https://git.openjdk.java.