From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5226 invoked by alias); 15 Jul 2005 15:29:15 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 5208 invoked by uid 22791); 15 Jul 2005 15:29:12 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 15 Jul 2005 15:29:12 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j6FFTBOK030044; Fri, 15 Jul 2005 11:29:11 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j6FFTBV31322; Fri, 15 Jul 2005 11:29:11 -0400 Received: from [172.16.14.67] (towel.toronto.redhat.com [172.16.14.67]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id j6FFTA1M008492; Fri, 15 Jul 2005 11:29:10 -0400 Message-ID: <42D7D646.8010209@redhat.com> Date: Fri, 15 Jul 2005 15:29:00 -0000 From: Bryce McKinlay User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) MIME-Version: 1.0 To: Ranjit Mathew CC: "John M. Gabriele" , java@gcc.gnu.org, gcc@gcc.gnu.org Subject: Re: please update the gcj main page References: <20050714170120.42741.qmail@web80903.mail.scd.yahoo.com> <42D763A1.2060608@gmail.com> In-Reply-To: <42D763A1.2060608@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-07/txt/msg00635.txt.bz2 Ranjit Mathew wrote: >As for your suggestion, I believe the correct place would >be "2.8 What features of the Java language are/aren't supported?" >in the FAQ: > > http://gcc.gnu.org/java/faq.html#2_8 > >in addition to the front-page (if so desired). > > The FAQ is badly in need of an update - in fact, it should be moved over to the Wiki (http://gcc.gnu.org/wiki/GCJ) in order to be easier to update and maintain. We need to avoid incorporating too many random factiods on the front page, but mentioning that GCJ is currently approximately-compatible with Java 1.4.2 would be worthwhile. Bryce