I stubbed out the method in luni-kernel (as well as two other methods that
were missing). I looked at DRLVM and it already has nanoTime implementation,
but it's not using the method you mentioned. I took a peek at the
JCHEVM/classlibadaptar, but I couldn't quite discern the various artifacts.

-Nathan

> -----Original Message-----
> From: Tim Ellison [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 13, 2006 6:34 AM
> To: harmony-dev@incubator.apache.org
> Subject: Re: [classlib][vm] Prerequisites for java.util.concurrent
> 
> Nathan Beyer wrote:
> <snip>
> > Does this mean we can stub out the luni-kernel System and just get the
> VMs
> > to implement it in their kernel classes using this method?
> 
> That's what I was thinking, and we can implement it in the luni-kernel /
> classpathadapter as a reference for VMs if we so choose.
> 
> Regards,
> Tim
> 
> --
> 
> 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]


---------------------------------------------------------------------
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