RFR: 8290005: com/sun/jndi/ldap/LdapCBPropertiesTest.java failling with NullPointerException [v3]

Daniel Fuchs dfuchs at openjdk.org
Wed May 3 12:56:16 UTC 2023


On Wed, 3 May 2023 11:26:32 GMT, Matthew Donovan <duke 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
>
> Matthew Donovan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   made handshake context lock final

LGTM. You will need approval from a security-dev Reviewer before pushing though.

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

PR Review: https://git.openjdk.org/jdk/pull/13742#pullrequestreview-1410830133



More information about the security-dev mailing list