id summary reporter owner description type status priority milestone component version severity resolution keywords cc 60 Provide com.sun.image.codec.jpeg package dmik "The com.sun.image.codec.jpeg package (used to load and save JPEG images) is non-standard, not required by the Java specs, and therefore is missing from OpenJDK. In the modern JDKs, it is superseded by the respective classes from the standard javax.imageio package. Since this package is however used by some old (pre 1.4) Java applications, IcedTea people (those who provides Unix builds of OpenJDK) created a simple implementation of this package that redirects essential methods to the respective javax.imageio classes. We should take this implementation as well because there are applications like Jedit/2 that still use it." enhancement closed blocker RC general 1.6.0-b19 Beta 2 fixed