> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13742/files
  - new: https://git.openjdk.org/jdk/pull/13742/files/ce88caa0..92a48a70

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13742&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13742&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/13742.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13742/head:pull/13742

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

Reply via email to