/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.2345 by jfrijters, Tue Jul 27 07:27:58 2004 UTC revision 1.2346 by jfrijters, Tue Jul 27 08:44:07 2004 UTC
# Line 1  Line 1 
1  2004-07-27  Jeroen Frijters  <jeroen@frijters.net>  2004-07-27  Jeroen Frijters  <jeroen@frijters.net>
2    
3            * vm/reference/java/io/VMFile.java (toCanonicalForm): New method.
4            * java/io/File.java (dupSeparator): New field. (File(String)):
5            Modified to use new normalizePath method. (normalizePath): New method
6            merged from libgcj.
7            (File(String,String)): Modified to use new normalizePath method.
8            (File(File,String)): Modified to forward to File(String,String).
9            (File(URI)): New constructor. (getAbsolutePath): Merged from libgcj.
10            (getCanonicalPath): New implementation that forwards to VMFile.
11            (getParent): Merged from libgcj. (isAbsolute): Merged from libgcj.
12            (list(FilenameFilter)): Removed unnecessary path normalization.
13            (toURL): Merged from libgcj. (mkdir): Removed unnecessary path
14            normalization. (compareTo): Removed incorrect canonicalization.
15    
16    2004-07-27  Jeroen Frijters  <jeroen@frijters.net>
17    
18          * java/lang/Class.java (getClassLoader): Removed special case for          * java/lang/Class.java (getClassLoader): Removed special case for
19          java. and gnu.java. classes and fixed class loader security rule.          java. and gnu.java. classes and fixed class loader security rule.
20    

Legend:
Removed from v.1.2345  
changed lines
  Added in v.1.2346

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