From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32477 invoked by alias); 18 Nov 2010 20:53:06 -0000 Received: (qmail 32435 invoked by uid 22791); 18 Nov 2010 20:53:04 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from wildebeest.demon.nl (HELO gnu.wildebeest.org) (80.101.103.228) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 18 Nov 2010 20:52:58 +0000 Received: from gnu-int.wildebeest.org ([172.31.16.1] helo=[127.0.0.1]) by gnu.wildebeest.org with esmtp (Exim 4.63) (envelope-from ) id 1PJBTN-0000Wq-Gp; Thu, 18 Nov 2010 21:52:50 +0100 Subject: Re: PATCH RFA: Do not build java by default From: Mark Wielaard To: Ian Lance Taylor Cc: Mark Mitchell , gcc@gcc.gnu.org, java@gcc.gnu.org, gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org In-Reply-To: References: <4CE4F09F.7010605@codesourcery.com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 18 Nov 2010 20:53:00 -0000 Message-ID: <1290113544.4271.2.camel@hermans.wildebeest.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Spam-Score: -4.3 (----) 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: 2010-11/txt/msg00037.txt.bz2 On Thu, 2010-11-18 at 09:18 -0800, Ian Lance Taylor wrote: > Andrew has asked for autotesters for Java; I don't run any autotesters > and I don't want to sign up for that. Can somebody volunteer for that? > Presumably anybody currently running an autotester could add an explicit > --enable-languages option with java. Andrew has also asked to receive > e-mail when there is a Java bug. We have a machine doing GCC builds for GNU Classpath. Are there scripts for official autotesters that can automatically detect regressions and send email to the right people? Thanks, Mark