-
Enhancement
-
Resolution: Fixed
-
P3
-
1.4.0
-
None
-
beta
-
x86, sparc
-
solaris_2.5, solaris_8
-
Verified
FileImageInputStream is not returned by the method ImageIO.createImageInputStream(Object input ), while passing the RandomAccessFile as the input.
To reproduce the bug run the attached code. This will display a frame with a "load " button and a textfield. Click on the load button. A duke image will be loaded and the textfied message should not be "FileImageInputStream Passed". If the image is not rendered and the" FileInputStream Failed" message is appearing on the textfield, then the bug is reproduced.
To reproduce the bug run the attached code. This will display a frame with a "load " button and a textfield. Click on the load button. A duke image will be loaded and the textfied message should not be "FileImageInputStream Passed". If the image is not rendered and the" FileInputStream Failed" message is appearing on the textfield, then the bug is reproduced.