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: KU

RE: RFR: JDK-8144300 : Java does not honor http.nonProxyHosts value having wildcard * both at end and start

2018-03-08 Thread Pallavi Sonal
Thanks Chris, Daniel and Christoph for the review. I will add bug id to the test case and update copyright year before pushing the patch. Thanks, Pallavi Sonal -Original Message- From: Chris Hegarty Sent: 06 March 2018 23:47 To: Pallavi Sonal ; net-dev@openjdk.java.net Cc: core-libs-..

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, --

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 t