>>>>> "Andrew" == Andrew Haley <[EMAIL PROTECTED]> writes:
Andrew> I discoverd this while building libgcj with gjar: it can't cope with a Andrew> directory with many files because it doesn't close files it opens. Thanks. Andrew> I guess this error may be replicated in several places in Classpath Andrew> tools, but this one fixes the obvious problem. No, we can't depend on Andrew> finalizers to manage very scarce reources! :-) FWIW this was just an oversight. This is important enough that it should go in libgcj right away as well. Tom
