Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 21075 invoked from network); 15 Aug 2006 20:56:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Aug 2006 20:56:25 -0000 Received: (qmail 95427 invoked by uid 500); 15 Aug 2006 20:56:22 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 95374 invoked by uid 500); 15 Aug 2006 20:56:21 -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 95363 invoked by uid 99); 15 Aug 2006 20:56:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Aug 2006 13:56:21 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of alexey.a.petrenko@gmail.com designates 66.249.82.229 as permitted sender) Received: from [66.249.82.229] (HELO wx-out-0506.google.com) (66.249.82.229) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Aug 2006 13:56:19 -0700 Received: by wx-out-0506.google.com with SMTP id s13so90530wxc for ; Tue, 15 Aug 2006 13:55:59 -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:content-transfer-encoding:content-disposition:references; b=mP2gDrM6ioX2UpWkunl3+MwuvuYjoKomxgfeEmGsLJh4bjYSauvzOBlpdLObpiI2/fVaF6u+Mw/RwRIZOoc5o7rFm8r3LlGKmmE5klQRWtElMpSsZOWSCJp/YYyTH9dP1KqwAPwozZZagOmujyQW/Po4OHAR0rmw4Bja61gT+ZA= Received: by 10.49.93.13 with SMTP id v13mr1829259nfl; Tue, 15 Aug 2006 13:55:58 -0700 (PDT) Received: by 10.82.114.13 with HTTP; Tue, 15 Aug 2006 13:55:58 -0700 (PDT) Message-ID: Date: Wed, 16 Aug 2006 00:55:58 +0400 From: "Alexey Petrenko" To: harmony-dev@incubator.apache.org Subject: Re: [jira] Created: (HARMONY-1175) [classlib][io] BufferedWriter.write() exception behavior differ from RI In-Reply-To: <834b3bd50608150422s5992062eu8e17b89ac4c0c659@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2283986.1155560653941.JavaMail.jira@brutus> <834b3bd50608150422s5992062eu8e17b89ac4c0c659@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N But this incompatibility will not break any software which is related on RI's behaviour 2006/8/15, Denis Kishenko : > 2006/8/14, Alexey Petrenko : > > > 2. Harmony implementation of BufferedWriter.write(char[], int, int) throws ArrayIndexOutOfBoundsException while RI throws IndexOutOfBoundsException. > > I think that this is not a problem since > > ArrayIndexOutOfBoundsException is a subclass of > > IndexOutOfBoundsException... > In spite of this it's incompatibility with RI > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > -- Alexey A. Petrenko Intel Middleware Products Division --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org