> There are some regression tests depending on sun.net.www.MessageHeader, the 
> internal API dependency should be removed. Some of other internal API 
> dependancies are removed in following issues :
> JDK-8273142
> JDK-8268464
> JDK-8268133

Mahendra Chhipa has updated the pull request incrementally with one additional 
commit since the last revision:

  1. Handled continuation line
  2. handled \r, \n, or \r\n
  3. Added the test for HttpHeaderParser class

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5937/files
  - new: https://git.openjdk.java.net/jdk/pull/5937/files/6f4b7d3a..70a37be9

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5937&range=04
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5937&range=03-04

  Stats: 857 lines in 11 files changed: 812 ins; 10 del; 35 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5937.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5937/head:pull/5937

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

Reply via email to