8260861: TrustStoreDescriptor log the same value

Reviewed-by: xuelei
This commit is contained in:
Davin Kevin 2021-02-02 20:54:10 +00:00 committed by Xue-Lei Andrew Fan
parent 69189f8820
commit 105d3e8f40

View File

@ -161,7 +161,7 @@ final class TrustStoreManager {
SSLLogger.isOn("trustmanager")) {
SSLLogger.fine(
"Inaccessible trust store: " +
storePropName);
fileName);
}
}
} else {