From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25736 invoked by alias); 5 Nov 2008 14:26:16 -0000 Received: (qmail 25727 invoked by uid 22791); 5 Nov 2008 14:26:15 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 05 Nov 2008 14:25:35 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id mA5EP1ZV010071; Wed, 5 Nov 2008 09:25:01 -0500 Received: from zebedee.pink (vpn-12-150.rdu.redhat.com [10.11.12.150]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id mA5EOwti027351; Wed, 5 Nov 2008 09:24:58 -0500 Message-ID: <4911ACBA.9080007@redhat.com> Date: Wed, 05 Nov 2008 14:26:00 -0000 From: Andrew Haley User-Agent: Thunderbird 2.0.0.17 (X11/20080914) MIME-Version: 1.0 To: ffileppo CC: mark , java , classpath Subject: Re: [GCJ] Performance of GUI applications on embedded systems References: <4911A894.6010100@redhat.com> In-Reply-To: <4911A894.6010100@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact java-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-owner@gcc.gnu.org X-SW-Source: 2008-11/txt/msg00025.txt.bz2 Andrew Haley wrote: > Unless you --enable-java-maintainer-mode the Java file won't be recompiled. This change is now in gcj trunk. Andrew.