From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11084 invoked by alias); 23 May 2003 14:08:48 -0000 Mailing-List: contact mauve-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: mauve-discuss-owner@sources.redhat.com Received: (qmail 11062 invoked from network); 23 May 2003 14:08:46 -0000 Received: from unknown (HELO nescio.wildebeest.org) (62.108.28.95) by sources.redhat.com with SMTP; 23 May 2003 14:08:46 -0000 Received: from elsschot.wildebeest.org ([192.168.1.26] ident=mark) by nescio.wildebeest.org with esmtp (Exim 3.35 #1 (Debian)) id 19JDCe-0002FD-00; Fri, 23 May 2003 16:07:24 +0200 Subject: Re: [patch] java/awt/color/ColorSpace From: Mark Wielaard To: Daniel Bonniot Cc: mauve-discuss@sources.redhat.com In-Reply-To: <3ECD308A.5040201@inria.fr> References: <3ECD308A.5040201@inria.fr> Content-Type: text/plain Organization: Message-Id: <1053698920.26575.168.camel@elsschot> Mime-Version: 1.0 Date: Fri, 23 May 2003 14:08:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q2/txt/msg00025.txt.bz2 Hi, On Thu, 2003-05-22 at 22:18, Daniel Bonniot wrote: > I send a new testcae some time ago to mauve-patches, but nobody picked > it up. It was suggested that muve-patches is not very active, so may it > is worth to resend it here. Sorry about that, we must have missed it the first time. Thanks for sending it again. > This case concerns java.awt, but it does not require a display to run. > It fails on all free vms I tried (it did one month ago, at least), but > passes on Blackdown. > This is my first patch, so please check it conforms to Mauve's > standards. I did my best to ensure that, and it seems to work. > > 2003-04-10 Daniel Bonniot > > * gnu/testlet/java/awt/color/ColorSpace/isCS_sRGB.java: New file. Thanks, it looks good. I checked it in as is. > I have at least two other tests to contribute. Should I send them to > this list? Yes please. Cheers, Mark