Revision 3718 committed by gadek
[email protected] Tue, 15 Mar 2005 14:17:06 -0500
| Newsgroups | gmane.comp.java.vm.sablevm.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 3718 Date: 2005-03-15 14:16:49 -0500 (Tue, 15 Mar 2005) Author: gadek Log: * Fixed NPE in sleep() invoked on the main JVM thread. Changed: U sablevm-classpath/trunk/java/lang/Thread.java U sablevm-classpath/trunk/vm/reference/java/lang/VMThread.java