← Back to team overview

openjdk team mailing list archive

[Bug 800082] Re: FTBFS against openjdk-6 6b23 due to internal Sun API changes.

 

** Changed in: openjdk
       Status: Unknown => Confirmed

** Changed in: openjdk
   Importance: Unknown => Medium

-- 
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:
  Confirmed
Status in “batik” package in Ubuntu:
  In Progress
Status in “openjdk-6” package in Ubuntu:
  New
Status in “xmlgraphics-commons” package in Ubuntu:
  In Progress

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