RFR: JDK-8293808: mscapi destroyKeyContainer enhance KeyStoreException: Access is denied exception [v3]

Matthias Baesken mbaesken at openjdk.org
Fri Sep 16 14:30:40 UTC 2022


> 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.

Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:

  Remove msg

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/10280/files
  - new: https://git.openjdk.org/jdk/pull/10280/files/edeaaefa..b909aa64

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10280&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10280&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/10280.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10280/head:pull/10280

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



More information about the security-dev mailing list