Tom Tromey wrote:
"David" == David Daney <ddaney@xxxxxxxxxx> writes:
David> I just committed a patch to libgcj that fixes a race condition that
David> could allow file descriptors to leak to sub-processes:
David> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31228
David> I don't have the time to port the fix to the default classpath VM
David> implementation, but would encourage any interested classpath hackers
David> to do so.
Would you mind reporting this in bugzilla?
I looked and Classpath does suffer from this bug.
Tom
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31228
David Daney