/[classpath]/classpath/NEWS
ViewVC logotype

Diff of /classpath/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.60 by jfrijters, Tue Dec 28 10:28:27 2004 UTC revision 1.61 by mark, Thu Dec 30 13:18:17 2004 UTC
# Line 14  Runtime interface changes: Line 14  Runtime interface changes:
14  * String and StringBuffer now call VMSystem.arraycopy() directly and don't  * String and StringBuffer now call VMSystem.arraycopy() directly and don't
15    go through java.lang.System. Be careful to not initialize java.lang.System    go through java.lang.System. Be careful to not initialize java.lang.System
16    early in the bootstrap sequence in your VM runtime interface classes.    early in the bootstrap sequence in your VM runtime interface classes.
17    * VMThread.sleep() will never be called with zero arguments (don't sleep).
18      VMThread does not have to do any extra argument checking. Some (wrong)
19      documentation about the behavior of this method has been updated.
20    
21  New in release 0.12 (Nov 14, 2004)  New in release 0.12 (Nov 14, 2004)
22    

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26