On Thu, 11 Dec 2025 09:45:54 GMT, Volkan Yazici <[email protected]> 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.

This pull request has now been integrated.

Changeset: 629e4ac6
Author:    Volkan Yazici <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/629e4ac6f45c87898f6a014f28a443c800413869
Stats:     95 lines in 1 file changed: 51 ins; 5 del; 39 mod

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

Reviewed-by: dfuchs, weijun

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

PR: https://git.openjdk.org/jdk/pull/28765

Reply via email to