From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6827 invoked by alias); 3 Nov 2006 15:10:49 -0000 Received: (qmail 6817 invoked by uid 22791); 3 Nov 2006 15:10:48 -0000 X-Spam-Check-By: sourceware.org Received: from kennke.org (HELO box7954.elkhouse.de) (213.9.79.54) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 03 Nov 2006 15:10:33 +0000 Received: from [212.126.219.82] (helo=[192.168.1.112]) by box7954.elkhouse.de with esmtpsa (TLS-1.0:RSA_ARCFOUR_MD5:16) (Exim 4.50) id 1Gg1el-0003TA-Cy; Fri, 03 Nov 2006 17:12:35 +0100 Subject: Re: FYI: New ComponentEvent test From: Roman Kennke To: David Gilbert Cc: Tania Bento , mauve-patches@sources.redhat.com In-Reply-To: <454B5A55.2080206@object-refinery.com> References: <1162566055.17015.167.camel@toothpaste.toronto.redhat.com> <454B5A55.2080206@object-refinery.com> Content-Type: text/plain Date: Fri, 03 Nov 2006 15:10:00 -0000 Message-Id: <1162566627.6959.11.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact mauve-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: mauve-patches-owner@sourceware.org X-SW-Source: 2006/txt/msg00721.txt.bz2 Hi David, hi Tania, > > This adds a new test for java.awt.event.ComponentEvent.paramString(). > > > > Cheers, > > Tania > > > > 2006-11-03 Tania Bento > > > > * gnu/testlet/java/awt/event/ComponentEvent/paramString.java: > > New test. > > + > > +// Tags: 1.4 > > > > My mind has gone blank on this but I thought I'd flag it anyway...does > the tag need to be 'JDK1.4', or does '1.4' work as well? I think it should be JDKx.y. But the real question probably is, if that shouldn't really be JDK1.1? After all, this class and method have been present since JDK1.1. /Roman