Hi Andrew,

On 6/7/06, Andrew Zhang wrote:

Hello Stepan and Mikhail,

All tests passed on my machine.


OK ... will look into the tests

Which test case was failed in your environment, on RI or Harmony?


Testcase: test_valueOfLjava_lang_String
I've run test against Harmony on Linux.

Thanks,
Stepan.

Thanks!


On 6/7/06, Stepan Mishura <[EMAIL PROTECTED]> wrote:
>
> Hi Tim,
>
> On 6/7/06, Tim Ellison wrote:
> >
> > Heads up that I completed the implementation of j.l.Enum today; so you
> > can go mad and use enum types in classlib code for real now.
>
>
> Cool!
>
> I wrote a bunch of tests but if you could hammer on it and try to break
> > it that would be good :-)
>
>
> And did you run it? :-) It fails for me :-(
>
> Thanks,
> Stepan.
>
> If you take a look at the implementation [1] of valueOf(Class, String)
> > it uses reflection to get the enum constant values.  I'm not sure how
> > 'popular' the valueOf() method is, but since the values don't change
> > they are a good candidate for being cached if it proves to be called
> > frequently.  I'm happy to do that if people think it is worthwhile.
> >
> > Regards,
> > Tim
> >
> >
> > [1]
> >
> >
>
http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/lang/Enum.java?revision=412166&view=markup
> >
> > --
> >
> > Tim Ellison ([EMAIL PROTECTED])
> > IBM Java technology centre, UK.
> >
> > ---------------------------------------------------------------------
> > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> Thanks,
> Stepan Mishura
> 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]
>
>


--
Andrew Zhang
China Software Development Lab, IBM




--
Thanks,
Stepan Mishura
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]

Reply via email to