[Bug 192] com.sun.image.codec.jpeg doesn't work with ImageJ
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Sep 11 13:57:37 PDT 2008
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=192
------- Comment #3 from matthew.flaschen at gatech.edu 2008-09-11 20:57 -------
I'm not sure exactly what the latest status is on this. A while ago, I did a
partial implementation and got it committed to icedtea
(http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=21e34c9b472a). It
was then copied over to icedtea6 at some point and later removed from both
icedtea6 (http://icedtea.classpath.org/hg/icedtea6/rev/38e6eb354632) and
icedtea
(http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=ade93840d3f3).
As you note, the Classpath code doesn't work. Thus, if we want an
implementation in IcedTea, some form of my code should probably be re-added. I
agree com.sun.image is not only deprecated, but actually was never part of the
standard. But I still think it should be included as it is widely used.
A patch is attached that puts in the code that was there immediately following
my original patch. This is basically a functional (though incomplete)
combination of Classpath code and code I wrote.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list