[kaffe] File descriptor leak

2004-06-25 Thread Daniel Bonniot
Hi, I've tried using kaffe to run the testsuite for the Nice[1] compiler (which involves a fair share of reflection and classloading). It soon fails, and after some investigation it's due to file descriptors running out (watching /proc/id/fd/*, it fails exactly when 1024 are used, which is the

[kaffe] File descriptor leak

2004-06-25 Thread Daniel Bonniot
Hi, I've tried using kaffe to run the testsuite for the Nice[1] compiler (which involves a fair share of reflection and classloading). It soon fails, and after some investigation it's due to file descriptors running out (watching /proc/id/fd/*, it fails exactly when 1024 are used, which is the