> This change proposes to implement the enhancement noted in 
> https://bugs.openjdk.java.net/browse/JDK-8209137.
> 
> The change introduces a new API to allow applications to build a 
> `java.net.http.HTTPClient` configured with a specific local address that will 
> be used while creating `Socket`(s) for connections.

Jaikiran Pai has updated the pull request with a new target base due to a merge 
or a rebase. The incremental webrev excludes the unrelated changes brought in 
by the merge/rebase. The pull request contains 28 additional commits since the 
last revision:

 - Merge latest from master branch
 - merge latest from master branch
 - Merge latest from master branch
 - Merge latest changes from master branch
 - fix javadoc to mention HttpClient instead of HTTPClient
 - minor - rename variable in test
 - Merge latest from master branch
 - Merge latest from master branch
 - Merge latest from master branch
 - copyright year
 - ... and 18 more: https://git.openjdk.java.net/jdk/compare/22357f95...4c1361b2

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/6690/files
  - new: https://git.openjdk.java.net/jdk/pull/6690/files/e163f13c..4c1361b2

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6690&range=13
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6690&range=12-13

  Stats: 56356 lines in 1782 files changed: 31522 ins; 18795 del; 6039 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6690.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6690/head:pull/6690

PR: https://git.openjdk.java.net/jdk/pull/6690

Reply via email to