From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6700 invoked by alias); 6 Nov 2012 20:38:49 -0000 Received: (qmail 6692 invoked by uid 22791); 6 Nov 2012 20:38:48 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from youngberry.canonical.com (HELO youngberry.canonical.com) (91.189.89.112) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 06 Nov 2012 20:38:43 +0000 Received: from dslb-088-073-075-144.pools.arcor-ip.net ([88.73.75.144] helo=[192.168.42.213]) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1TVpv0-0005XY-6a for java-patches@gcc.gnu.org; Tue, 06 Nov 2012 20:38:42 +0000 Message-ID: <50997550.4060904@ubuntu.com> Date: Tue, 06 Nov 2012 20:38:00 -0000 From: Matthias Klose User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121028 Thunderbird/16.0.2 MIME-Version: 1.0 To: GCJ-patches Subject: classpath merge for gcc-4.8? Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 X-SW-Source: 2012-q4/txt/msg00025.txt.bz2 classpath wasn't merged for the gcc-4.7 release, is anybody working on a merge for gcc-4.8? stage1 is finished now, however I think this should still be possible to do for 4.8. as a related topic, should an update of boehm-gc be addressed too? thanks, Matthias