grpc-java/okhttp
Kun Zhang 4693492fda style: fix styles and error-prones (#2560)
"Because of spurious wakeups, wait() must always be called in a loop".
Got rid of wait().

"If you return or throw from a finally, then values returned or thrown from the try-catch block will be ignored. Consider using try-with-resources instead."
Ignored the exception thrown from finally.
2016-12-29 11:20:49 -08:00
..
src style: fix styles and error-prones (#2560) 2016-12-29 11:20:49 -08:00
third_party/okhttp Revise security provider selection for androind to choose from the 2016-07-19 13:30:22 -07:00
build.gradle okhttp: Enable transport test 2016-05-16 09:52:48 -07:00