RFR: 8307143: CredentialsCache.cacheName should not be static [v5]
Weijun Wang
weijun at openjdk.org
Tue Apr 16 01:07:14 UTC 2024
> 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`.
Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
valerie's comment
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13737/files
- new: https://git.openjdk.org/jdk/pull/13737/files/33f9f599..178eb16a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13737&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13737&range=03-04
Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/13737.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13737/head:pull/13737
PR: https://git.openjdk.org/jdk/pull/13737
More information about the security-dev
mailing list