OSDN Git Service

2003-06-21 Michael Koch <konqueror@gmx.de>
authormkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Jun 2003 17:06:56 +0000 (17:06 +0000)
committermkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Jun 2003 17:06:56 +0000 (17:06 +0000)
commit8818c13b04fa4e674141c90eb3bdc14e315be4fc
treee94ec9e16b029a498d6cf1390e66064b4a0ab438
parentefcc369ab281b97c5c28962fa52b57e49e63fdde
2003-06-21  Michael Koch  <konqueror@gmx.de>

* java/io/File.java
(static): Load javaio lib if existing (only in classpath).
(File): Revised documentation to show the correct argument name.
(createTempFile): Partly merged with classpath.
(compareTo): Simplified.
(lastModified): Throw exception if time < 0.
(deleteOnExit): Revised documentation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68310 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/java/io/File.java