This is the mail archive of the java-patches@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Try to gc when we run out of file handles


Andrew> This doesn't work, because desc.open () doesn't set the fd in
Andrew> desc.  It's still necessary to create a new desc.  I can close
Andrew> this new desc straight away if you like.

That would be fine.
Or I guess you could add a new method to FileDescriptor if you wanted.

Tom






Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]