Integrated: 8307143: CredentialsCache.cacheName should not be static

Weijun Wang weijun at openjdk.org
Tue Apr 16 01:07:15 UTC 2024


On Sun, 30 Apr 2023 13:03:38 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> The CC can be loaded with any file and its name is not static.
> 
> `MemoryCredentialsCache` is removed since it's not used anywhere. We've already supported native ccache reading directly with JNI method `Credentials::acquireDefaultNativeCreds`.

This pull request has now been integrated.

Changeset: 31a1f9c4
Author:    Weijun Wang <weijun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/31a1f9c493764615acfba7392d8e3578b793abab
Stats:     174 lines in 5 files changed: 56 ins; 82 del; 36 mod

8307143: CredentialsCache.cacheName should not be static

Reviewed-by: valeriep

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

PR: https://git.openjdk.org/jdk/pull/13737



More information about the security-dev mailing list