openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #06177
[Bug 800082] Re: FTBFS against openjdk-6 6b23 due to internal Sun API changes.
** Changed in: batik (Ubuntu)
Status: In Progress => Fix Released
** Changed in: xmlgraphics-commons (Ubuntu)
Status: In Progress => Fix Released
** Changed in: openjdk-6 (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in Ubuntu.
https://bugs.launchpad.net/bugs/800082
Title:
FTBFS against openjdk-6 6b23 due to internal Sun API changes.
Status in OpenJDK:
Fix Released
Status in “batik” package in Ubuntu:
Fix Released
Status in “openjdk-6” package in Ubuntu:
Fix Released
Status in “xmlgraphics-commons” package in Ubuntu:
Fix Released
Bug description:
batik makes use of internal sun(oracle) API's for creation of TIFF and
JPEG images.
com.sun.image.codec.jpeg.ImageFormatException prior to 6b23 extended
RuntimeException which means that code does not need to throw or catch
this exception; however in 6b23 this class now extends Exception which
means that it now need to be caught or declared as thrown by calling
code.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openjdk/+bug/800082/+subscriptions