-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P1
-
Affects Version/s: 1.1.3
-
Component/s: core-libs
-
1.1.4
-
sparc
-
solaris_2.5
-
Not verified
A testcase is attached with the bug. Compile and run the test and you
will see that it gets a npe. Doing a truss on this (on SOlaris) you will notice
that file descriptors are leaked. I think sun.awt.FileImageSource leaks
the fds but I am not sure. This is a severe bug
because things fail mysteriously (once the fds run out, class loading
fails as well).
-Pramod