README
author dfuchs
Tue, 08 Aug 2017 12:32:41 +0100
changeset 46138 5982afcbf9dc
parent 44078 673240c54c2e
child 47217 72e3ae9a25eb
permissions -rw-r--r--
8185852: HttpConnection should resolve addresses before SocketChannel.connect() is called Summary: HttpConnection checks whether the proxy address is resolved and if not attempts to resolve it before creating the underlying connection that connects to the proxy. Reviewed-by: chegar

Welcome to OpenJDK!
===================

For information about building OpenJDK, including how to fully retrieve all
source code, please see either of these:

  * common/doc/building.html   (html version)
  * common/doc/building.md     (markdown version)

See http://openjdk.java.net/ for more information about OpenJDK.