Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 86175 invoked from network); 8 Jun 2006 07:59:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Jun 2006 07:59:14 -0000 Received: (qmail 43785 invoked by uid 500); 8 Jun 2006 07:59:10 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 43532 invoked by uid 500); 8 Jun 2006 07:59:09 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 43519 invoked by uid 99); 8 Jun 2006 07:59:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jun 2006 00:59:09 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of zhanghuangzhu@gmail.com designates 66.249.82.200 as permitted sender) Received: from [66.249.82.200] (HELO wx-out-0102.google.com) (66.249.82.200) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jun 2006 00:59:08 -0700 Received: by wx-out-0102.google.com with SMTP id s6so274683wxc for ; Thu, 08 Jun 2006 00:58:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=uVwPwmVu7E3gvlf3gcfTx00MY5VnUd9BjGvqmfx4mJrPZ4MuOaCyEzVr+LQONlh6DB5UwLyaLTBIp9LQdEqnsJL7EAjvgIXlY2FYpeAFyjB7CTP26MEA1bB1NwnrfuFDsXSpuRaNk+P92UtSroasbj6BMvMbhKIdC5YurDKYLio= Received: by 10.70.31.1 with SMTP id e1mr1739783wxe; Thu, 08 Jun 2006 00:58:47 -0700 (PDT) Received: by 10.70.123.18 with HTTP; Thu, 8 Jun 2006 00:58:47 -0700 (PDT) Message-ID: <4d0b24970606080058x35edf26fw39eb798c341bedc0@mail.gmail.com> Date: Thu, 8 Jun 2006 15:58:47 +0800 From: "Andrew Zhang" To: harmony-dev@incubator.apache.org Subject: Re: [jira] Commented: (HARMONY-570) [classlib] HttpURLConnection does not use proxy In-Reply-To: <7732767.1149742710169.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_19974_2663061.1149753527331" References: <6224053.1149680849872.JavaMail.jira@brutus> <7732767.1149742710169.JavaMail.jira@brutus> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_19974_2663061.1149753527331 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, Mikhail, The test is not unstable. Current Harmony acts the same as RI, and I have tested them on serveral machines with both windows and linux. However, I agree that the behaviour is not logical. It seems a bug of RI. I also agree to apply this patch for fixing the problem. Many thanks! On 6/8/06, Mikhail Loenko (JIRA) wrote: > > [ > http://issues.apache.org/jira/browse/HARMONY-570?page=comments#action_12415276] > > Mikhail Loenko commented on HARMONY-570: > ---------------------------------------- > > I've tried it on BEA 1.5.0_b64, test passed. > Probably the test is unstable for the reason described in HARMONY-530. > > I'll fix it in a similar way > > > > [classlib] HttpURLConnection does not use proxy > > ----------------------------------------------- > > > > Key: HARMONY-570 > > URL: http://issues.apache.org/jira/browse/HARMONY-570 > > Project: Harmony > > Type: Bug > > > Components: Classlib > > Reporter: Alexander Kleymenov > > Assignee: Mikhail Loenko > > Priority: Minor > > Attachments: bugtest.java, patch.txt > > > > Current HttpURLConnection implementation does not use proxy specified in > openConnection method. > > -- > This message is automatically generated by JIRA. > - > If you think it was sent incorrectly contact one of the administrators: > http://issues.apache.org/jira/secure/Administrators.jspa > - > For more information on JIRA, see: > http://www.atlassian.com/software/jira > > -- Andrew Zhang China Software Development Lab, IBM ------=_Part_19974_2663061.1149753527331--