.hgignore
author dfuchs
Tue, 11 Apr 2017 16:32:38 +0100
changeset 44639 5c2838d882a5
parent 42282 faf3b6722c44
child 47216 71c04702a3d5
permissions -rw-r--r--
8178147: Race conditions in timeout handling code in http/2 incubator client Summary: Timeout handling code (in particular cancel(IOException)) is modified to take into account cancellation arising before exchange implementation is established or response completable future is created. TimeoutEvent::compareTo method is modified to be consistent with TimeoutEvent::equals. Reviewed-by: prappo, chegar, michaelm

^build/
^dist/
^.idea/
nbproject/private/
^webrev
^.src-rev$
^.jib/
.DS_Store
.metadata/
.recommenders/