Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 45131 invoked from network); 26 Jul 2006 07:27:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Jul 2006 07:27:07 -0000 Received: (qmail 79390 invoked by uid 500); 26 Jul 2006 07:27:03 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 79346 invoked by uid 500); 26 Jul 2006 07:27:03 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 79335 invoked by uid 99); 26 Jul 2006 07:27:03 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Jul 2006 00:27:03 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of alexey.a.petrenko@gmail.com designates 64.233.184.233 as permitted sender) Received: from [64.233.184.233] (HELO wr-out-0506.google.com) (64.233.184.233) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Jul 2006 00:27:02 -0700 Received: by wr-out-0506.google.com with SMTP id i34so948755wra for ; Wed, 26 Jul 2006 00:26:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NKibNJYSqgmuZ8BxSOT0qg03fxueXXcbAS5yc8SqOd2K8Ecje6jv2e1qY6IK1UpiMEr2qte4kNkjJQz/k1ukljuIuW5q2iVT7AlnCnxu5H709SHL0t+76Stk7VhiZ3zMbaD+k3jugPnvVti4TpjjmMqpILxG/2XlVjAa131wUk8= Received: by 10.65.81.19 with SMTP id i19mr6617322qbl; Wed, 26 Jul 2006 00:26:41 -0700 (PDT) Received: by 10.65.139.19 with HTTP; Wed, 26 Jul 2006 00:26:41 -0700 (PDT) Message-ID: Date: Wed, 26 Jul 2006 11:26:41 +0400 From: "Alexey Petrenko" To: harmony-dev@incubator.apache.org Subject: Re: [classlib][util]EnumMap and EnumSet need core library support to be implemented In-Reply-To: <44C7185C.3030609@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44C7107E.8060809@gmail.com> <44C7185C.3030609@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 2006/7/26, Paulex Yang : > FYI. EnumMap and EnumSet implementation has been raised as HARMONY-595 > and HARMONY-594. > > And the IBM VME is not part of Harmony, so I think we don't need to > raise JIRA, but only to ask Oliver when the new version will be available;) Are these methods implemented in drlvm? > Alexey Petrenko wrote: > > Have you opened a JIRA issue for this? > > > > SY, Alexey > > > > 2006/7/26, Spark Shen : > >> Hi all: > >> > >> After investigating into spec, and making pilot implementation, I > >> realize that > >> implementation of java.util.EnumMap/ java.util.EnumSet need methods in > >> java.lang.Class such as getEnumConstants() and isEnum(). While these > >> methods > >> are not yet implemented in present VME. So, I have to defer the > >> development > >> of these 2 classes until new version of core library implements all the > >> methods needed. > >> > >> Best regards > >> > >> -- > >> Spark Shen > >> China Software Development Lab, IBM > >> > >> > >> > >> --------------------------------------------------------------------- > >> Terms of use : http://incubator.apache.org/harmony/mailing.html > >> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > >> For additional commands, e-mail: harmony-dev-help@incubator.apache.org > >> > >> > > > > > > > -- > Paulex Yang > China Software Development Lab > IBM > > > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > -- Alexey A. Petrenko Intel Middleware Products Division --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org