This is the mail archive of the java-patches@sources.redhat.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: Patch: java/io/FileDescriptor.java


>>>>> "Jeff" == jeff sturm <jeff.sturm@appnet.com> writes:

Jeff> This fixes a bug in which uninitialized FileDescriptor objects
Jeff> accidentally close stdin when finalized.  (This occurs when
Jeff> attempting to open a nonexistent file, for instance.)

Thanks.  I'm going to check this in soon.  I added a comment
explaining the initialization of `fd'.

Tom

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