The specifications of the
KeyStoreSpi.engineStore(KeyStore.LoadStoreParameter
param)
and KeyStore.store(KeyStore.LoadStoreParameter
param)
methods have been updated to specify that an
UnsupportedOperationException
is thrown if the
implementation does not support the engineStore()
operation. This change adjusts the specification to match the
existing behavior.
JDK 17 Early-Access Release Notes
This is a draft of the release notes that will accompany JDK 17. The contents are subject to change until release.