Re: httpserver does not close connections when RejectedExecutionException occurs

2018-03-08 Thread KUBOTA Yuji
Thank you, Daniel and everyone!

I will keep how to make the suitable changeset when next contributions.

Best regards,
Yuji

2018-03-09 1:26 GMT+09:00 Daniel Fuchs :
> Thank you Yuji!
>
> This has been pushed.
>
> For the record - since you are an author, you don't need
> to list your address in the Contributed-by section as you
> already appear as the author of the changeset:
>
> http://hg.openjdk.java.net/jdk/jdk/rev/5447851ff0f6
> ```
> author  ykubota
> ```
>
> best regards,
>
> -- daniel
>
>
> On 08/03/2018 09:28, KUBOTA Yuji wrote:
>>
>> Thank you!
>>
>> Let's use the following changeset if there aren't any problems.
>> http://cr.openjdk.java.net/~ykubota/8169358/final_changeset_jckecked
>>
>> Best regards
>> Yuji
>
>


Re: httpserver does not close connections when RejectedExecutionException occurs

2018-03-08 Thread Daniel Fuchs

Thank you Yuji!

This has been pushed.

For the record - since you are an author, you don't need
to list your address in the Contributed-by section as you
already appear as the author of the changeset:

http://hg.openjdk.java.net/jdk/jdk/rev/5447851ff0f6
```
author  ykubota
```

best regards,

-- daniel

On 08/03/2018 09:28, KUBOTA Yuji wrote:

Thank you!

Let's use the following changeset if there aren't any problems.
http://cr.openjdk.java.net/~ykubota/8169358/final_changeset_jckecked

Best regards
Yuji




Re: httpserver does not close connections when RejectedExecutionException occurs

2018-03-08 Thread KUBOTA Yuji
2018-03-08 16:47 GMT+09:00 Langer, Christoph :
> looks good.

Thank you!

Let's use the following changeset if there aren't any problems.
http://cr.openjdk.java.net/~ykubota/8169358/final_changeset_jckecked

Best regards
Yuji

>
> Best regards
> Christoph
>
>> -Original Message-
>> From: KUBOTA Yuji [mailto:kubota.y...@gmail.com]
>> Sent: Donnerstag, 8. März 2018 03:57
>> To: Daniel Fuchs 
>> Cc: Langer, Christoph ; Yasumasa Suenaga
>> ; OpenJDK Network Dev list > d...@openjdk.java.net>
>> Subject: Re: httpserver does not close connections when
>> RejectedExecutionException occurs
>>
>> Hi Daniel,
>>
>> Thank you for your sponsoring!
>>
>> 2018-03-08 0:56 GMT+09:00 Daniel Fuchs :
>> > Could you prepare a final changeset with a properly formatted
>> > comment [1], use jcheck [2] to verify that your changeset conforms
>> > to the OpenJDK rules (no trailing whitespaces, no tabs etc...),
>> > and upload it somewhere to http://cr.openjdk.java.net/~ykubota/8169358
>> ?
>>
>> My final changeset is below. (no jcheck error from webrev.04)
>> http://cr.openjdk.java.net/~ykubota/8169358/final_changeset_jckecked
>>
>> If Christoph could not check webrev.04, please use the following changeset.
>> http://cr.openjdk.java.net/~ykubota/8169358/final_changeset_jckecked-
>> two-reviewers
>>
>> Best regards
>> Yuji