RFR: 8290005: com/sun/jndi/ldap/LdapCBPropertiesTest.java failling with NullPointerException [v3]
Matthew Donovan
mdonovan at openjdk.org
Mon May 8 12:17:25 UTC 2023
On Wed, 3 May 2023 11:26:32 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
>
> Matthew Donovan has updated the pull request incrementally with one additional commit since the last revision:
>
> made handshake context lock final
Can a security-dev Reviewer take a look at this? Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13742#issuecomment-1538261029
More information about the security-dev
mailing list