bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/25907] javax.imageio.ImageReader() setInput can't deal wi


From: bero at arklinux dot org
Subject: [Bug classpath/25907] javax.imageio.ImageReader() setInput can't deal with a java.io.InputStream reader
Date: 22 Jan 2006 01:00:04 -0000


------- Comment #2 from bero at arklinux dot org  2006-01-22 01:00 -------
Running the test case w/ current gij 4.1 branch (and the libgcj version of
classpath) results in:

Exception in thread "main" java.lang.ClassCastException:
javax.imageio.stream.FileImageInputStream cannot be cast to java.io.InputStream
   at gnu.java.awt.peer.gtk.GdkPixbufDecoder$GdkPixbufReader.setInput
(lib-gnu-java-awt-peer-gtk.so)
   at javax.imageio.ImageReader.setInput (libgcj.so.7)
   at test.main (test.java:11)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25907





reply via email to

[Prev in Thread] Current Thread [Next in Thread]