This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: RandomAccessFile.setLength()
- From: Tom Tromey <tromey at redhat dot com>
- To: Justin Chapweske <justin at chapweske dot com>
- Cc: java at gcc dot gnu dot org
- Date: 03 Jul 2002 11:39:34 -0600
- Subject: Re: RandomAccessFile.setLength()
- References: <1025712145.15408.ezmlm@gcc.gnu.org><3D232081.5050806@chapweske.com>
- Reply-to: tromey at redhat dot com
>>>>> "Justin" == Justin Chapweske <justin@chapweske.com> writes:
Justin> I'm curious when it is expected that
Justin> java.io.RandomAccessFile.setLength() will be implemented.
There's no schedule for it.
If you write a patch, that will speed it up :-)
Tom