[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/25907] javax.imageio.stream.ImageInputStream should inher
From: |
bero at arklinux dot org |
Subject: |
[Bug classpath/25907] javax.imageio.stream.ImageInputStream should inherit java.io.InputStream |
Date: |
22 Jan 2006 00:56:15 -0000 |
------- Comment #1 from bero at arklinux dot org 2006-01-22 00:56 -------
Created an attachment (id=10698)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10698&action=view)
Test case extracted from Zimbra
Digging a bit deeper, the problem is possibly not that
javax.imageio.stream.ImageInputStream should inherit java.io.InputStream, but
that javax.imageio.setInput() should be more tolerant about what input it
accepts.
I've extracted a test case from Zimbra, fails with classpath, apparently works
w/ non-free JDKs.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25907