Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 1319 invoked from network); 24 Sep 2007 09:01:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Sep 2007 09:01:04 -0000 Received: (qmail 69532 invoked by uid 500); 24 Sep 2007 09:00:53 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 69503 invoked by uid 500); 24 Sep 2007 09:00:53 -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 69494 invoked by uid 99); 24 Sep 2007 09:00:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Sep 2007 02:00:53 -0700 X-ASF-Spam-Status: No, hits=-2.8 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 195.212.29.154 is neither permitted nor denied by domain of mark.hindess@googlemail.com) Received: from [195.212.29.154] (HELO mtagate5.de.ibm.com) (195.212.29.154) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Sep 2007 09:03:03 +0000 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate5.de.ibm.com (8.13.8/8.13.8) with ESMTP id l8O90T23331114 for ; Mon, 24 Sep 2007 09:00:29 GMT Received: from d12av01.megacenter.de.ibm.com (d12av01.megacenter.de.ibm.com [9.149.165.212]) by d12nrmr1607.megacenter.de.ibm.com (8.13.8/8.13.8/NCO v8.5) with ESMTP id l8O90TWV2252958 for ; Mon, 24 Sep 2007 11:00:29 +0200 Received: from d12av01.megacenter.de.ibm.com (loopback [127.0.0.1]) by d12av01.megacenter.de.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l8O90TqF004040 for ; Mon, 24 Sep 2007 11:00:29 +0200 Received: from anaheim.local (sig-9-145-37-126.uk.ibm.com [9.145.37.126]) by d12av01.megacenter.de.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l8O90SSo004005 for ; Mon, 24 Sep 2007 11:00:28 +0200 Message-Id: <200709240900.l8O90SSo004005@d12av01.megacenter.de.ibm.com> X-Mailer: exmh version 2.7.2 01/07/2005 (debian 1:2.7.2-10) with nmh-1.1 In-reply-to: <2c9597b90709220523o5986ad61w3c7a38c51a9c74ae@mail.gmail.com> References: <6e47b64f0709150738j43811015hd447321920f1e451@mail.gmail.com> <2c9597b90709170623x22e670epbe34f8e17f893806@mail.gmail.com> <46EEAEA5.9060605@gmail.com> <2c9597b90709220523o5986ad61w3c7a38c51a9c74ae@mail.gmail.com> Comments: In-reply-to "Alexei Zakharov" message dated "Sat, 22 Sep 2007 16:23:44 +0400." From: Mark Hindess To: dev@harmony.apache.org Subject: Re: [general] reminder: M3 feature freeze Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 24 Sep 2007 10:00:28 +0100 X-Virus-Checked: Checked by ClamAV on apache.org On 22 September 2007 at 16:23, "Alexei Zakharov" wrote: > Hi all, > > > > 2) org.apache.harmony.beans.tests.java.beans.beancontext.BeanContextSuppo > rtTest > > This passes ok for me. > > I've just fixed this failure. Looks like it was introduced by commit > r578410 - most likely the patch haven't been checked on DRLVM. The > problem itself was in differences between JNI implementations in DRLVM > and J9/RI. For more details please see HARMONY-4840 and HARMONY-4841. > > My patch also fixed > org.apache.harmony.luni.tests.java.io.ObjectInputStreamTest.test_readObject_H > ierarchy > failure reported at [1]. Therefore, all HUT tests should now pass on DRLVM. > > [1] http://people.apache.org/~varlax/harmony-integrity/ Excellent. Many thanks Alexei. -Mark