Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 82679 invoked from network); 9 Aug 2006 10:01:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Aug 2006 10:01:00 -0000 Received: (qmail 21511 invoked by uid 500); 9 Aug 2006 10:00:58 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 21101 invoked by uid 500); 9 Aug 2006 10:00:58 -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 21090 invoked by uid 99); 9 Aug 2006 10:00:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Aug 2006 03:00:57 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ivavladimir@gmail.com designates 66.249.82.238 as permitted sender) Received: from [66.249.82.238] (HELO wx-out-0506.google.com) (66.249.82.238) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Aug 2006 03:00:57 -0700 Received: by wx-out-0506.google.com with SMTP id s13so113094wxc for ; Wed, 09 Aug 2006 03:00:36 -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=fz5RqgYDKraYh4EDLOkKG93RHq9GdBvYkm9W6UQwLPdiAyQot4sFKTUFWdX1/Dlqg5umS6P8Z9eK9VCJFH/eYlSgNj+Y0kNlijBVnNVS+7t/RLJ9tV2t1KsoI2HvkALw2FJfDPtQJgUM02Qx4VpteymYKC4HQNK37Kk7V+mM3AA= Received: by 10.70.21.10 with SMTP id 10mr1070349wxu; Wed, 09 Aug 2006 03:00:36 -0700 (PDT) Received: by 10.70.26.9 with HTTP; Wed, 9 Aug 2006 03:00:24 -0700 (PDT) Message-ID: <7273946b0608090300u18ca6578le9ceb79273c4145a@mail.gmail.com> Date: Wed, 9 Aug 2006 17:00:24 +0700 From: "Vladimir Ivanov" To: harmony-dev@incubator.apache.org Subject: Re: [classlib][summary] Exception throwing compatibility In-Reply-To: <906dd82e0608090252w3b240a48hdafbf5b70709f1ce@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_19093_17698869.1155117624240" References: <44D99D78.8080808@gmail.com> <4d0b24970608090203p321e7724te5cdfbcaf1b6a262@mail.gmail.com> <44D9A6FD.7060800@gmail.com> <906dd82e0608090218k62ff327ep38413d47e002b74@mail.gmail.com> <44D9AB6C.5050200@gmail.com> <906dd82e0608090252w3b240a48hdafbf5b70709f1ce@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_19093_17698869.1155117624240 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 8/9/06, Mikhail Loenko wrote: > 2006/8/9, Richard Liang : > > If the spec does not specify which exception is thrown, I think RI *is* > > compliant with the specification. Am I wrong? > > I wanted to separate cases when the spec is not clear enough and > RI's behavior either hard to reproduce or odd. > > For example if sqrt(-2) threw exception1, sqrt(-5) threw exception2 and > sqrt(-187) threw exception3 The real example is issue 1114 :) Thanks, Vladimir Thanks, > Mikhail > > --------------------------------------------------------------------- > 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 > > ------=_Part_19093_17698869.1155117624240--