On Mon, 12 Oct 2020 13:50:30 GMT, Daniel Fuchs wrote:
>> Hi,
>>
>> This is a fix that upgrades the old HTTP and HTTPS legacy stack to use
>> virtual-thread friendly locking instead of
>> synchronized monitors.
>> Most of the changes are mechanical - but there are still a numbers of subtle
>> n
On Mon, 12 Oct 2020 13:50:30 GMT, Daniel Fuchs wrote:
>> Hi,
>>
>> This is a fix that upgrades the old HTTP and HTTPS legacy stack to use
>> virtual-thread friendly locking instead of
>> synchronized monitors.
>> Most of the changes are mechanical - but there are still a numbers of subtle
>> n
On Thu, 8 Oct 2020 11:22:09 GMT, Daniel Fuchs wrote:
> Hi,
>
> This is a fix that upgrades the old HTTP and HTTPS legacy stack to use
> virtual-thread friendly locking instead of
> synchronized monitors.
> Most of the changes are mechanical - but there are still a numbers of subtle
> non-mecha
On Tue, 13 Oct 2020 15:22:07 GMT, Daniel Fuchs wrote:
> Please review a trivial change that adds a missing `@since 16` tag to the API
> documentation of the new
> `BodyPublishers::concat` method. I missed that in my changes that was
> integrated yesterday - and that was unfortunately
> missed i
Please review a trivial change that adds a missing `@since 16` tag to the API
documentation of the new
`BodyPublishers::concat` method. I missed that in my changes that was
integrated yesterday - and that was unfortunately
missed in the review and CSR as well.
-
Commit messages:
-
On Tue, 13 Oct 2020 15:22:07 GMT, Daniel Fuchs wrote:
> Please review a trivial change that adds a missing `@since 16` tag to the API
> documentation of the new
> `BodyPublishers::concat` method. I missed that in my changes that was
> integrated yesterday - and that was unfortunately
> missed i
On Mon, 12 Oct 2020 11:02:12 GMT, Michael McMahon wrote:
>> Thanks again Alan. Assume where there is no comment from me below that
>> suggestions are accepted:
>> I will push an update based on these changes soon.
>>
>> Michael.
>>
>>> _Mailing list message from [Alan Bateman](mailto:alan.bate
> Continuing this review as a PR on github with the comments below
> incorporated. I expect there will be a few more
> iterations before integrating.
> On 06/09/2020 19:47, Alan Bateman wrote:
>> On 26/08/2020 15:24, Michael McMahon wrote:
>>>
>>> As I mentioned the other day, I wasn't able to use
> Continuing this review as a PR on github with the comments below
> incorporated. I expect there will be a few more
> iterations before integrating.
> On 06/09/2020 19:47, Alan Bateman wrote:
>> On 26/08/2020 15:24, Michael McMahon wrote:
>>>
>>> As I mentioned the other day, I wasn't able to use