RFR: 8049520: FileCredentialsCache loads cache once and is never refreshed

Sean Mullan mullan at openjdk.java.net
Fri Oct 15 12:59:49 UTC 2021


On Thu, 14 Oct 2021 22:53:42 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> Just re-load the CredentialsCache like we did on non-Windows non-macOS systems.

test/jdk/sun/security/krb5/ccache/Refresh.java line 2:

> 1: /*
> 2:  * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.

Year should be 2021?

test/jdk/sun/security/krb5/ccache/Refresh.java line 26:

> 24: /*
> 25:  * @test
> 26:  * @bug 8028780

Wrong bug number/summary. Is this test from somewhere else originally?

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

PR: https://git.openjdk.java.net/jdk/pull/5960



More information about the security-dev mailing list