Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 82024 invoked from network); 7 Feb 2008 14:58:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Feb 2008 14:58:54 -0000 Received: (qmail 5761 invoked by uid 500); 7 Feb 2008 14:58:47 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 5235 invoked by uid 500); 7 Feb 2008 14:58:46 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 5226 invoked by uid 99); 7 Feb 2008 14:58:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2008 06:58:45 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of t.p.ellison@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2008 14:58:16 +0000 Received: by ug-out-1314.google.com with SMTP id u40so668549ugc.3 for ; Thu, 07 Feb 2008 06:58:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; bh=wWjhYWHWMP0XSUHK2+PWUDZKowPvRq7kxn7qDBdxfXg=; b=ibG1AaAUPByOzsRdu04KxGZI/dzGHe5L2IP1jpBi+BpUeJb5c8PgfMMRus7mwT0lb9qE0axm2SZCucQBmQN+TZk536O9oozr9WmsMyW4Py880NHdFSpdTofJ7xJbk1WJ8qaIDOtaMIUQrXU6om4hz+NV5oe2XXvfEDC4Wa5XqBI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=V+BnTiGar7m1uUuxOY60Uh5z4FG1ErG2kyuilLINEfqBJd4fxImPFdvqn5yixEeffMR+Z8tZTmisaQ5OiSz8VkZeowlzUf2TAWYO9y+CvjIdoYqic5XCnd6kKjT70m7fLdg49e1Qadv7m0KNt9fS9cp+TY9oCoc8P1DmcxUXNaA= Received: by 10.66.249.16 with SMTP id w16mr4132820ugh.32.1202396302826; Thu, 07 Feb 2008 06:58:22 -0800 (PST) Received: from ?9.20.183.163? ( [195.212.29.92]) by mx.google.com with ESMTPS id k1sm9764589ugf.29.2008.02.07.06.58.20 (version=SSLv3 cipher=RC4-MD5); Thu, 07 Feb 2008 06:58:21 -0800 (PST) Message-ID: <47AB1C89.7070905@gmail.com> Date: Thu, 07 Feb 2008 14:58:17 +0000 From: Tim Ellison User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: dev@harmony.apache.org Subject: [classlib] Re: [jira] Commented: (HARMONY-5219) [classlib][nio] Jetty@Harmony corrupts big static files while downloading References: <26737301.1202374394328.JavaMail.jira@brutus> In-Reply-To: <26737301.1202374394328.JavaMail.jira@brutus> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Moving the discussion over to the dev@ list... Aleksey Shipilev (JIRA) wrote: > [ https://issues.apache.org/jira/browse/HARMONY-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566504#action_12566504 ] > > Aleksey Shipilev commented on HARMONY-5219: > ------------------------------------------- > > This issue looks platform-dependent, because SLES suffers from it > while RHEL does not. Probably this is upstream bug. Maybe, but it is also possible that we have a timing problem that is not provoked on RHEL. You see the problem on SLES and I see it on Debian, and there is no problem running this test with the RI. It's going to take a bit of detective work in our NIO code to figure out what is going on, but I wouldn't be so quick to dismiss it as a platform bug. Regards, Tim >> [classlib][nio] Jetty@Harmony corrupts big static files while downloading >> ------------------------------------------------------------------------- >> >> Key: HARMONY-5219 >> URL: https://issues.apache.org/jira/browse/HARMONY-5219 >> Project: Harmony >> Issue Type: Bug >> Components: App-Oriented Bug Reports, Classlib >> Environment: linux32, linux64 >> Reporter: Alexei Zakharov >> Assignee: Tim Ellison >> Fix For: 5.0M4