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

Weijun Wang weijun at openjdk.org
Wed Dec 17 22:12:16 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

Marked as reviewed by weijun (Reviewer).

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

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


More information about the net-dev mailing list