/[classpath]/classpath/java/lang/Compiler.java
ViewVC logotype

Diff of /classpath/java/lang/Compiler.java

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

revision 1.8 by tromey, Tue Aug 17 02:55:08 2004 UTC revision 1.9 by mkoch, Wed Feb 16 11:18:37 2005 UTC
# Line 1  Line 1 
1  /* Compiler.java -- placeholder for Java-to-native runtime compilers  /* Compiler.java -- placeholder for Java-to-native runtime compilers
2     Copyright (C) 1998, 1999, 2001, 2002, 2004 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2001, 2002, 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 50  package java.lang; Line 50  package java.lang;
50   *   *
51   * <p>Note that a VM might not have implemented any of this.   * <p>Note that a VM might not have implemented any of this.
52   *   *
53   * @author Tom Tromey <tromey@cygnus.com>   * @author Tom Tromey (tromey@cygnus.com)
54   * @see System#getProperty(String)   * @see System#getProperty(String)
55   * @see System#getProperty(String, String)   * @see System#getProperty(String, String)
56   * @see System#loadLibrary(String)   * @see System#loadLibrary(String)

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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