On Mon, 27 Oct 2025 16:23:14 GMT, Matthew Donovan <[email protected]> wrote:
> This PR updates KeyAgreement to re-initialize the `serviceIterator` field > when chooseProvider() is called and serviceIterator.hasNext() returns false. > This can happen if KeyAgreement object has been initialized with an invalid > key and then initialized with a valid key. (See accompanying test.) This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/28004
