Integrated: 8290005: com/sun/jndi/ldap/LdapCBPropertiesTest.java failling with NullPointerException
Matthew Donovan
mdonovan at openjdk.org
Mon Jul 17 11:19:19 UTC 2023
On Mon, 1 May 2023 17:39:02 GMT, Matthew Donovan <mdonovan at openjdk.org> 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 <mdonovan at openjdk.org>
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
More information about the security-dev
mailing list