From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27689 invoked by alias); 10 Dec 2013 16:05:17 -0000 Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org Received: (qmail 27677 invoked by uid 89); 10 Dec 2013 16:05:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.2 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from Unknown (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 10 Dec 2013 16:05:16 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id rBAG58iO018546 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 10 Dec 2013 11:05:08 -0500 Received: from zebedee.pink (ovpn-113-92.phx2.redhat.com [10.3.113.92]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id rBAG55GW026820; Tue, 10 Dec 2013 11:05:06 -0500 Message-ID: <52A73BB1.5060305@redhat.com> Date: Tue, 10 Dec 2013 16:05:00 -0000 From: Andrew Haley User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131028 Thunderbird/17.0.10 MIME-Version: 1.0 To: Matthias Klose CC: Jon VanAlten , GCJ-patches , Tom Tromey Subject: Re: ping: Re: [patch] update ecj to ecj-3.8.2/4.2.2 References: <516BD4B9.8040101@ubuntu.com> <51C2F7FA.9000101@ubuntu.com> <1465929016.3776725.1372274627134.JavaMail.root@redhat.com> <51D29F0E.2000400@ubuntu.com> <1437863721.2322487.1372791878657.JavaMail.root@redhat.com> <52A7386F.6000209@ubuntu.com> In-Reply-To: <52A7386F.6000209@ubuntu.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2013-q4/txt/msg00009.txt.bz2 On 12/10/2013 03:51 PM, Matthias Klose wrote: > Ok to checkin? OK, and thanks. Andrew.