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

Diff of /classpath/java/lang/ClassLoader.java

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

revision 1.50 by jfrijters, Tue May 10 09:29:48 2005 UTC revision 1.51 by archie172, Sun May 22 00:01:43 2005 UTC
# Line 246  public abstract class ClassLoader Line 246  public abstract class ClassLoader
246    Map classAssertionStatus;    Map classAssertionStatus;
247    
248    /**    /**
249       * VM private data.
250       */
251      transient Object vmdata;
252    
253      /**
254     * Create a new ClassLoader with as parent the system classloader. There     * Create a new ClassLoader with as parent the system classloader. There
255     * may be a security check for <code>checkCreateClassLoader</code>.     * may be a security check for <code>checkCreateClassLoader</code>.
256     *     *

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

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