classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Implementing Thread.sleep() via Thread.wait()


From: Archie Cobbs
Subject: Re: [cp-patches] Implementing Thread.sleep() via Thread.wait()
Date: Thu, 30 Dec 2004 17:34:29 -0600
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041129

Archie Cobbs wrote:
> --- NEWS      30 Dec 2004 13:18:17 -0000      1.61
> +++ NEWS      30 Dec 2004 23:11:53 -0000
> @@ -14,9 +14,7 @@
>  * String and StringBuffer now call VMSystem.arraycopy() directly and don't
>    go through java.lang.System. Be careful to not initialize java.lang.System
>    early in the bootstrap sequence in your VM runtime interface classes.
> -* VMThread.sleep() will never be called with zero arguments (don't sleep).
> -  VMThread does not have to do any extra argument checking. Some (wrong)
> -  documentation about the behavior of this method has been updated.
> +* VMThread.sleep() now has a default non-native implementation.

Oops, didn't mean to delete those lines anymore. Consider them still there.

-Archie

__________________________________________________________________________
Archie Cobbs      *        CTO, Awarix        *      http://www.awarix.com


*
Confidentiality Notice: This e-mail message, including any attachments, is for 
the sole use of the intended recipient(s) and may contain confidential and 
privileged information. Any unauthorized review, use, disclosure or 
distribution is prohibited. If you are not the intended
recipient, please contact the sender by reply e-mail and destroy all copies of 
the original message.
*





reply via email to

[Prev in Thread] Current Thread [Next in Thread]