RFR: 8372661: Add a null-safe static factory method to "jdk.test.lib.net.SimpleSSLContext" [v4]

Daniel Fuchs dfuchs at openjdk.org
Mon Dec 15 09:26:14 UTC 2025


On Fri, 12 Dec 2025 19:05:24 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:

>> Overhauls `SimpleSSLContext` to remove the need for null checks at the call site, and to accept a key store file search path, which removes the need to copy-paste `SimpleSSLContext` just to change the search path.
>
> Volkan Yazici has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
> 
>   Make sure `get()` returns the same instance

LGTM. It would be good to have someone from security-libs review this too.

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

Marked as reviewed by dfuchs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/28765#pullrequestreview-3577204866


More information about the net-dev mailing list