On Thu, 7 Sep 2023 18:12:28 GMT, Ben Perez <d...@openjdk.org> wrote: > Replaced "jks" with "pkcs12" in both the spec and fallback for > `KeyStore.getDefaultType()`
This pull request has now been integrated. Changeset: 53516aed Author: Ben Perez <ben.pe...@oracle.com> Committer: Sean Mullan <mul...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/53516aed38c63df6e9722d65ce54acddd9735636 Stats: 51 lines in 3 files changed: 46 ins; 1 del; 4 mod 8304956: Update KeyStore.getDefaultType() specification to return pkcs12 as fallback Reviewed-by: hchao, mullan ------------- PR: https://git.openjdk.org/jdk/pull/15625