From dev-return-39315-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Tue May 25 08:16:56 2010 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 84424 invoked from network); 25 May 2010 08:16:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 May 2010 08:16:56 -0000 Received: (qmail 540 invoked by uid 500); 25 May 2010 08:16:55 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 449 invoked by uid 500); 25 May 2010 08:16:54 -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 440 invoked by uid 99); 25 May 2010 08:16:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 May 2010 08:16:54 +0000 X-ASF-Spam-Status: No, hits=-0.4 required=10.0 tests=AWL,FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of oliver.deakin@googlemail.com designates 209.85.161.49 as permitted sender) Received: from [209.85.161.49] (HELO mail-fx0-f49.google.com) (209.85.161.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 May 2010 08:16:47 +0000 Received: by fxm15 with SMTP id 15so3236161fxm.36 for ; Tue, 25 May 2010 01:16:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=hMQJbT+YwWYUe46++1UmM4t9BbfcUaMVTx5eXH48gK0=; b=eqxnFvTD/z6sWR5HYu7nV+YtbuNcDp/i6jkOnH0EB7qdmLXRb7tGzcjBLJhPfsGI0S E2hlGeAstm3HXD7jMMcNPwRYIDfRadRx8AkO4I5XmyG/hfmp5Qe6uLpCq/r3BDXw+orV tkGqPCP4hW3I9RkrfhBEfjz+Ujo6xIEIzgQIs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=bePtN7uvhYt3GCIEJggMCFrzercwAqCitbx0ofnYVjzCiRJu8Z5Q4i/KQDCFpGUYbi p23GhU2njK8KTJZJVXZ9RQJ082GN1MR/hddsGcLCfBURb74JcITvwrBHitHFxUohKfGI XPZfqVqy52/kaHeOok36vd3ZebIR6ovgn+qTI= Received: by 10.223.77.86 with SMTP id f22mr5714236fak.49.1274775386497; Tue, 25 May 2010 01:16:26 -0700 (PDT) Received: from [9.20.183.82] (gbibp9ph1--blueice3n1.emea.ibm.com [195.212.29.83]) by mx.google.com with ESMTPS id r25sm23664835fai.11.2010.05.25.01.16.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 25 May 2010 01:16:25 -0700 (PDT) Message-ID: <4BFB875A.6000208@googlemail.com> Date: Tue, 25 May 2010 09:16:26 +0100 From: Oliver Deakin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: dev@harmony.apache.org CC: Tim Ellison Subject: Re: [vote] Declare r946981 as 6.0 milestone 2 References: <201005231713.o4NHDukc021147@d12av03.megacenter.de.ibm.com> <4BFB868C.2090807@gmail.com> In-Reply-To: <4BFB868C.2090807@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 25/05/2010 09:13, Tim Ellison wrote: > I tested on Windows XP, MS VS 2003, Ant 1.7.0 > > Same results as 5.0 branch I reported yesterday, with additional > failures in JDWP tests: > > ClassPrepareTest#testClassPrepareEventWithSourceDebugExtension001 > ClassPrepareTest#testClassPrepareEventWithSourceDebugExtension002 > ClassPrepareTest#testClassPrepareEventWithSourceDebugExtension003 > > All failed in JDWPTestCase.java line 752 with: > Invalid event kind, expected:<8(CLASS_PREPARE)> but was:<99(VM_DEATH)> > I see a similar set of failures in my first test run onWindows x86. I'm rerunning the 6.0 tests at the moment to check if my failures are consistent. Apart from those 3 I did not see any other unusual failures. Regards, Oliver > Regards, > Tim > > On 23/May/2010 18:13, Mark Hindess wrote: > >> I have created signed source archives for revision r946981 of the java6 >> branch and made them available at: >> >> http://people.apache.org/~hindessm/milestones/6.0M2/ >> >> Please test these artifacts and then vote for declaring these source >> archives as 6.0 Milestone 2. >> >> This vote will be open for at least three days, or until all binding >> votes have been cast (if earlier). >> >> If the vote is successful, binary builds from these artifacts will be >> made available on the download page, as usual. >> >> Regards, >> Mark. >> >> >> >> > -- Oliver Deakin Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU