Integrated: JDK-8293808: mscapi destroyKeyContainer enhance KeyStoreException: Access is denied exception
Matthias Baesken
mbaesken at openjdk.org
Mon Sep 19 07:42:18 UTC 2022
On Thu, 15 Sep 2022 08:11:38 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Currently we see on various Windows machines the following exception :
> https://bugs.openjdk.org/browse/JDK-8293097
>
> java.security.KeyStoreException: Access is denied.
>
> This should probably be enhanced a bit so that the exception tell us more about what went wrong exactly.
This pull request has now been integrated.
Changeset: 36c9034f
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/36c9034ff1274f37969550a3f9239f1bb16a0b25
Stats: 26 lines in 1 file changed: 21 ins; 1 del; 4 mod
8293808: mscapi destroyKeyContainer enhance KeyStoreException: Access is denied exception
Reviewed-by: weijun
-------------
PR: https://git.openjdk.org/jdk/pull/10280
More information about the security-dev
mailing list