> "Torsten" == Torsten Rupp <[EMAIL PROTECTED]> writes:
Torsten> That means the current implementation returns all the time a
Torsten> temporary file with a filename of the pattern 8+3. Long
Torsten> prefixed are rejected by an exception. Is this behaviour ok?
Torsten> What do you think?
I'd
Dear Classpath members,
I yust added a fix to java.io.File.createTempFile() to limit the
filename to 8+3 characters, such that it also runs on DOS-filesystems.
To create a temporary file with an unique name I also limited the
prefix to max. 7 characters to be able to create a filename for a
tempor
2 matches
Mail list logo