/[classpath]/classpath/NEWS
ViewVC logotype

Diff of /classpath/NEWS

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

revision 1.57 by jfrijters, Mon Dec 6 21:10:01 2004 UTC revision 1.58 by mark, Fri Dec 10 18:29:31 2004 UTC
# Line 4  Runtime interface changes: Line 4  Runtime interface changes:
4    system properties initialization in VMRuntime. Note that it is    system properties initialization in VMRuntime. Note that it is
5    now the VMs responsibility to set one additional property:    now the VMs responsibility to set one additional property:
6    gnu.cpu.endian should be set to "big" or "little".    gnu.cpu.endian should be set to "big" or "little".
7    * VMRuntime.nativeGetLibname() has been renamed to VMRuntime.mapLibraryName()
8      and has only one argument, the name of the library.
9    * String and StringBuffer now call VMSystem.arraycopy() directly and don't
10      go through java.lang.System. Be careful to not initialize java.lang.System
11      early in the bootstrap sequence in your VM runtime interface classes.
12    
13  New in release 0.12 (Nov 14, 2004)  New in release 0.12 (Nov 14, 2004)
14    

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58

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