/[classpath]/classpath/vm/reference/java/lang/VMSystem.java
ViewVC logotype

Diff of /classpath/vm/reference/java/lang/VMSystem.java

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

revision 1.11 by mark, Sat Aug 28 19:37:39 2004 UTC revision 1.12 by jfrijters, Mon Dec 6 20:43:13 2004 UTC
# Line 88  final class VMSystem Line 88  final class VMSystem
88    static native int identityHashCode(Object o);    static native int identityHashCode(Object o);
89    
90    /**    /**
    * Detect big-endian systems.  
    *  
    * @return true if the system is big-endian.  
    */  
   static native boolean isWordsBigEndian();  
   
   /**  
91     * Convert a library name to its platform-specific variant.     * Convert a library name to its platform-specific variant.
92     *     *
93     * @param libname the library name, as used in <code>loadLibrary</code>     * @param libname the library name, as used in <code>loadLibrary</code>

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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