bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/22698] IO subsystem fixes


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22698] IO subsystem fixes
Date: 16 Oct 2005 01:26:37 -0000

This patch fixes various things like:
* implementation of toURI for java.io.File (Dalibor)
* path construction when there are null arguments in constructor calls for
java.io.File
* implementation of deleteOnExit using shutdown hooks.
* when FileInputStream is constructed it must check whether the filename given
is a directory and fails accordingly.


------- Comment #1 from from-classpath at savannah dot gnu dot org  2003-09-19 
15:59 -------
Hi, it is really much easier for us to look at these if you
* include a ChangeLog entry
* submit each logical patch separately


------- Comment #2 from from-classpath at savannah dot gnu dot org  2003-09-20 
06:16 -------
Here is the changelog. These three bug reports will be (hopefully) the last one
as a big package. It was principally to sync kaffe's reposity and classpath's.

Guilhem.


------- Comment #3 from from-classpath at savannah dot gnu dot org  2004-03-12 
12:22 -------
Guilhem, could you rediff and see what is still missing?


------- Comment #4 from from-classpath at savannah dot gnu dot org  2004-03-13 
17:28 -------
* deleteOnExit still has to be implemented in classpath (in progress)
* as regexp has been merged, we must implement toURI.


------- Comment #5 from from-classpath at savannah dot gnu dot org  2004-05-21 
10:23 -------
All things addressed in this patch are now in CVS (and will be in classpath
0.10).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22698





reply via email to

[Prev in Thread] Current Thread [Next in Thread]