2006/7/26, Alexey Petrenko <[EMAIL PROTECTED]>:
2006/7/26, Paulex Yang <[EMAIL PROTECTED]>: > 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?
Not yet, either :) I think this dependency can be temporarily resolved by stubbing these methods in luni-kernel, to not hold the development. -- Alexey
> Alexey Petrenko wrote: > > Have you opened a JIRA issue for this? > > > > SY, Alexey > > > > 2006/7/26, Spark Shen <[EMAIL PROTECTED]>: > >> 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: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > > > > -- > Paulex Yang > China Software Development Lab > IBM > > > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Alexey A. Petrenko Intel Middleware Products Division --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
