Integrated: 8277957: Add test group for IPv6 exclusive testing

2021-12-06 Thread Ivan Šipka
On Mon, 29 Nov 2021 20:04:13 GMT, Ivan Šipka wrote: > Adding test group for IPv6 exclusive testing. This pull request has now been integrated. Changeset: 2ff12966 Author: Ivan Šipka Committer: Mark Sheppard URL: https://git.openjdk.java.net/jdk/com

Re: RFR: 8277957: Add test group for IPv6 exclusive testing [v2]

2021-12-03 Thread Ivan Šipka
> Adding test group for IPv6 exclusive testing. Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: added comment for adding the ipv6_only testgroup - Changes: - all: https://git.openjdk.java.net/jdk/pull/6600/fi

Integrated: 8263364: sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java wedged in getInputStream

2021-09-07 Thread Ivan Šipka
On Fri, 11 Jun 2021 10:46:32 GMT, Ivan Šipka wrote: > @dfuch could you please review, thank you. This pull request has now been integrated. Changeset: 5caa77b0 Author: Ivan Šipka Committer: Daniel Fuchs URL: https://git.openjdk.java.net/jdk/com

Re: RFR: 8263364: sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java wedged in getInputStream [v7]

2021-09-07 Thread Ivan Šipka
On Tue, 7 Sep 2021 09:25:31 GMT, Daniel Fuchs wrote: >> Ivan Šipka 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 10 addi

Re: RFR: 8263364: sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java wedged in getInputStream [v7]

2021-09-06 Thread Ivan Šipka
> @dfuch could you please review, thank you. Ivan Šipka 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 10 additional commits since the last revis

Re: RFR: 8263364: sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java wedged in getInputStream [v6]

2021-09-06 Thread Ivan Šipka
> @dfuch could you please review, thank you. Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: drain channel impl - Changes: - all: https://git.openjdk.java.net/jdk/pull/4472/files - new: https://git.openjdk.java.

Re: RFR: 8263364: sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java wedged in getInputStream [v5]

2021-08-31 Thread Ivan Šipka
On Wed, 7 Jul 2021 12:55:32 GMT, Ivan Šipka wrote: >> @dfuch could you please review, thank you. > > Ivan Šipka has updated the pull request with a new target base due to a merge > or a rebase. The pull request now contains seven commits: > > - 8263364: output > - 8

Re: RFR: 8263364: sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java wedged in getInputStream [v5]

2021-07-07 Thread Ivan Šipka
> @dfuch could you please review, thank you. Ivan Šipka 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 seven additional commits since the l

Re: RFR: 8263364: sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java wedged in getInputStream [v4]

2021-06-14 Thread Ivan Šipka
> @dfuch could you please review, thank you. Ivan Šipka has updated the pull request incrementally with two additional commits since the last revision: - 8263364: removing surplus imports - 8263364: refactor - Changes: - all: https://git.openjdk.java.net/jdk/pull/4472/fi

Re: RFR: 8263364: sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java wedged in getInputStream [v2]

2021-06-11 Thread Ivan Šipka
On Fri, 11 Jun 2021 15:19:49 GMT, Ivan Šipka wrote: >> test/jdk/sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java >> line 120: >> >>> 118: public static void main (String[] args) throws Exception { >>> 119: >>

Re: RFR: 8263364: sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java wedged in getInputStream [v3]

2021-06-11 Thread Ivan Šipka
> @dfuch could you please review, thank you. Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: 8263364: refactor - Changes: - all: https://git.openjdk.java.net/jdk/pull/4472/files - new: https://git.openjdk.java.

Re: RFR: 8263364: sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java wedged in getInputStream [v2]

2021-06-11 Thread Ivan Šipka
On Fri, 11 Jun 2021 14:48:56 GMT, Daniel Fuchs wrote: >> Ivan Šipka has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8263364: refactor > > test/jdk/sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithW

Re: RFR: 8263364: sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java wedged in getInputStream [v2]

2021-06-11 Thread Ivan Šipka
On Fri, 11 Jun 2021 10:58:42 GMT, Daniel Fuchs wrote: >> Ivan Šipka has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8263364: refactor > > test/jdk/sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithW

Re: RFR: 8263364: sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java wedged in getInputStream [v2]

2021-06-11 Thread Ivan Šipka
> @dfuch could you please review, thank you. Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: 8263364: refactor - Changes: - all: https://git.openjdk.java.net/jdk/pull/4472/files - new: https://git.openjdk.java.

RFR: 8263364: sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java wedged in getInputStream

2021-06-11 Thread Ivan Šipka
@dfuch could you please review, thank you. - Commit messages: - 8263364: fixed headers - JDK-8263364: initial commit Changes: https://git.openjdk.java.net/jdk/pull/4472/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4472&range=00 Issue: https://bugs.openjdk.java.ne