Hi, On Wed, Apr 6, 2016 at 4:08 PM, Michael McMahon <michael.x.mcma...@oracle.com> wrote: > Hi, > > This is the webrev for the HTTP/2 part of JEP 110. > > http://cr.openjdk.java.net/~michaelm/8087124/webrev.1/index.html
Before I dive further into this, seems to me that the implementation is blocking; not the API which are protected via dispatches to other threads (that then block), but the I/O. Is this deliberate ? I was under the impression the HTTP client wanted to be non-blocking at its core ? -- Simone Bordet http://bordet.blogspot.com --- Finally, no matter how good the architecture and design are, to deliver bug-free software with optimal performance and reliability, the implementation technique must be flawless. Victoria Livschitz