/[classpath]/classpath/java/io/ObjectInputStream.java
ViewVC logotype

Diff of /classpath/java/io/ObjectInputStream.java

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

revision 1.65 by tromey, Tue Sep 13 21:25:08 2005 UTC revision 1.66 by tromey, Tue Sep 13 22:19:15 2005 UTC
# Line 807  public class ObjectInputStream extends I Line 807  public class ObjectInputStream extends I
807    
808    /**    /**
809     * Reconstruct class hierarchy the same way     * Reconstruct class hierarchy the same way
810     * {@link java.io.ObjectStreamClass.getObjectStreamClasses(java.lang.Class)} does     * {@link java.io.ObjectStreamClass#getObjectStreamClasses(Class)} does
811     * but using lookupClass instead of ObjectStreamClass.lookup. This     * but using lookupClass instead of ObjectStreamClass.lookup. This
812     * dup is necessary localize the lookup table. Hopefully some future     * dup is necessary localize the lookup table. Hopefully some future
813     * rewritings will be able to prevent this.     * rewritings will be able to prevent this.

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.66

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