On Mon, 1 May 2023 17:39:02 GMT, Matthew Donovan <[email protected]> wrote:
> In this PR, I added methods to the TransportContext class to synchronize > access to the handshakeContext field. I also updated locations in the code > that rely on the handshakeContext field to not be null to use the > synchronized methods. > > Thanks This pull request has now been integrated. Changeset: afcf8e47 Author: Matthew Donovan <[email protected]> URL: https://git.openjdk.org/jdk/commit/afcf8e4751c3d6c33abc34b5a04b7282e84f7cce Stats: 5 lines in 1 file changed: 2 ins; 1 del; 2 mod 8290005: com/sun/jndi/ldap/LdapCBPropertiesTest.java failling with NullPointerException Reviewed-by: jnimeh, xuelei ------------- PR: https://git.openjdk.org/jdk/pull/13742
