From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30645 invoked by alias); 1 Jun 2011 14:24:38 -0000 Received: (qmail 30636 invoked by uid 22791); 1 Jun 2011 14:24:37 -0000 X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=BAYES_05,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-bw0-f41.google.com (HELO mail-bw0-f41.google.com) (209.85.214.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 01 Jun 2011 14:24:17 +0000 Received: by bwz17 with SMTP id 17so129010bwz.0 for ; Wed, 01 Jun 2011 07:24:16 -0700 (PDT) Received: by 10.204.82.166 with SMTP id b38mr956528bkl.207.1306938204816; Wed, 01 Jun 2011 07:23:24 -0700 (PDT) Received: from [130.235.239.13] (ip239-13.wireless.lu.se [130.235.239.13]) by mx.google.com with ESMTPS id z1sm899751bka.8.2011.06.01.07.23.23 (version=SSLv3 cipher=OTHER); Wed, 01 Jun 2011 07:23:23 -0700 (PDT) Message-ID: <4DE64B5A.1020408@cs.lth.se> Date: Wed, 01 Jun 2011 14:24:00 -0000 From: "=?UTF-8?B?SmVzcGVyIMOWcXZpc3Q=?=" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20110307 Icedove/3.0.11 MIME-Version: 1.0 To: mauve-discuss@sourceware.org Subject: Re: Jacks tests for Java 7 / JSR 334 References: <4D889FB3.50605@cs.lth.se> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Mailing-List: contact mauve-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: mauve-discuss-owner@sourceware.org X-SW-Source: 2011-q2/txt/msg00000.txt.bz2 On 03/23/2011 01:08 AM, Dr Andrew John Hughes wrote: > On 22 March 2011 13:10, Jesper Öqvist wrote: > >> Hello Mauve, >> I would like to know whether anyone is working on Jacks tests for Java 7 / >> JSR 334? I am currently implementing the language changes coming in Java 7 >> in a compiler for my Master's thesis and I'm using the Jacks test framework >> to run some of my tests. >> >> Consequently I've already implemented some tests for JSR 334 in the Jacks >> framework, which I'll happily submit if this isn't already being done >> elsewhere. >> >> Regards, >> Jesper >> >> > Hi Jesper, > > I don't know of anyone doing 1.7 work for Jacks and it would be great > to include any patches you may have. > > Thanks, > How do I go about submitting the patch with my new test cases? /Jesper