On Mon, 8 Feb 2021 20:58:01 GMT, Andrey Turbanov
wrote:
>> 8080272 Refactor I/O stream copying to use
>> InputStream.transferTo/readAllBytes and Files.copy
>
> Andrey Turbanov has updated the pull request incrementally with one
> additional commit since the last revision:
>
> 8080272: Refa
> 8080272 Refactor I/O stream copying to use
> InputStream.transferTo/readAllBytes and Files.copy
Andrey Turbanov has updated the pull request incrementally with one additional
commit since the last revision:
8080272: Refactor I/O stream copying to use java.io.InputStream.transferTo
fix re
On Mon, 8 Feb 2021 14:38:52 GMT, Weijun Wang wrote:
>> Andrey Turbanov has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> 8080272: Refactor I/O stream copying to use java.io.InputStream.transferTo
>> revert changes in Apache Santuario
>
>
On Mon, 8 Feb 2021 16:19:17 GMT, Julia Boes wrote:
>> Andrey Turbanov has refreshed the contents of this pull request, and
>> previous commits have been removed. The incremental views will show
>> differences compared to the previous content of the PR.
>
> src/java.base/share/classes/sun/securi
On Mon, 8 Feb 2021 14:01:34 GMT, Alan Bateman wrote:
>> Andrey Turbanov has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> 8080272: Refactor I/O stream copying to use java.io.InputStream.transferTo
>> revert changes in Apache Santuario
>
On Mon, 8 Feb 2021 14:40:16 GMT, Weijun Wang wrote:
>> Andrey Turbanov has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> 8080272: Refactor I/O stream copying to use java.io.InputStream.transferTo
>> revert changes in Apache Santuario
>
>
On Mon, 21 Dec 2020 08:19:08 GMT, Andrey Turbanov
wrote:
>> 8080272 Refactor I/O stream copying to use java.io.InputStream.transferTo
>
> Andrey Turbanov has refreshed the contents of this pull request, and previous
> commits have been removed. The incremental views will show differences
> co
On Fri, 5 Feb 2021 11:50:01 GMT, Jayashree S Kumar
wrote:
>> Issue
>>
>> https://bugs.openjdk.java.net/browse/JDK-8243376
>>
>> Problem
>>
>> The scenario is:
>> - Some specified target hostname resolves to two IP addresses (always the
>> same address pair).
>> - The DNS resolved order of
On Fri, 5 Feb 2021 11:50:01 GMT, Jayashree S Kumar
wrote:
>> Issue
>>
>> https://bugs.openjdk.java.net/browse/JDK-8243376
>>
>> Problem
>>
>> The scenario is:
>> - Some specified target hostname resolves to two IP addresses (always the
>> same address pair).
>> - The DNS resolved order of
On Mon, 21 Dec 2020 09:16:11 GMT, Andrey Turbanov
wrote:
>> 8080272 Refactor I/O stream copying to use java.io.InputStream.transferTo
>
> Andrey Turbanov has updated the pull request incrementally with one
> additional commit since the last revision:
>
> 8080272: Refactor I/O stream copying
On Mon, 8 Feb 2021 12:16:59 GMT, Patrick Concannon
wrote:
>> Hi,
>>
>> Could someone please review my proposed changeset for JDK-8235139: '`Remove
>> the socket impl factory mechanism`' ?
>>
>> These changes propose to deprecate (for the eventual removal) the API points
>> for statically con
On Fri, 5 Feb 2021 11:15:56 GMT, Jayashree S Kumar
wrote:
>> Issue
>>
>> https://bugs.openjdk.java.net/browse/JDK-8243376
>>
>> Problem
>>
>> The scenario is:
>> - Some specified target hostname resolves to two IP addresses (always the
>> same address pair).
>> - The DNS resolved order of
On Fri, 5 Feb 2021 11:50:01 GMT, Jayashree S Kumar
wrote:
>> Issue
>>
>> https://bugs.openjdk.java.net/browse/JDK-8243376
>>
>> Problem
>>
>> The scenario is:
>> - Some specified target hostname resolves to two IP addresses (always the
>> same address pair).
>> - The DNS resolved order of
On Mon, 8 Feb 2021 10:10:26 GMT, Chris Hegarty wrote:
>> Evan Whelan has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> URLConnection doc fixes
>
> src/java.base/share/classes/java/net/URLConnection.java line 1147:
>
>> 1145: * to the
On Mon, 21 Dec 2020 09:16:11 GMT, Andrey Turbanov
wrote:
>> 8080272 Refactor I/O stream copying to use java.io.InputStream.transferTo
>
> Andrey Turbanov has updated the pull request incrementally with one
> additional commit since the last revision:
>
> 8080272: Refactor I/O stream copying
On Fri, 29 Jan 2021 11:34:07 GMT, Daniel Fuchs wrote:
> DatagramSocket has a DatagramSocket.setDatagramSocketImplFactory method that
> allows to globally replace the default DatagramSocket/MulticastSocket
> implementation provided by the JDK. This was provided as a way in early JDK
> releases
> Hi,
>
> Could someone please review my proposed changeset for JDK-8235139: '`Remove
> the socket impl factory mechanism`' ?
>
> These changes propose to deprecate (for the eventual removal) the API points
> for statically configuring a system-wide factory for the `Socket`,
> `ServerSocket`,
> Hi,
>
> Could someone please review my proposed changeset for JDK-8235139: '`Remove
> the socket impl factory mechanism`' ?
>
> These changes propose to deprecate (for the eventual removal) the API points
> for statically configuring a system-wide factory for the `Socket`,
> `ServerSocket`,
On Fri, 29 Jan 2021 10:59:20 GMT, Evan Whelan wrote:
>> src/java.base/share/classes/java/net/URLConnection.java line 596:
>>
>>> 594: * corresponding values, they must be returned in the order they
>>> were added,
>>> 595: * preserving the insertion-order.
>>> 596: *
>>
>> Here
On Fri, 29 Jan 2021 11:03:07 GMT, Evan Whelan wrote:
>> Hi all,
>>
>> Please review this fix for which corrects the order in which field values
>> are returned from the `HttpURLConnection.getHeaderFields` and
>> `URLConnection.getRequestProperties` methods.
>>
>> Currently, the implementation
20 matches
Mail list logo