Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8068749 Restrict javax.imageio.spi.ServiceRegistry to ImageIO types
  3. JDK-8175549

Release Note: Restrict javax.imageio.spi.ServiceRegistry to ImageIO types

XMLWordPrintable

    • Verified

      Since Java SE 1.4 `javax.imageio.spi.ServiceRegistry` provided a facility roughly equivalent to the
      Java SE 1.6 `java.util.ServiceLoader`.
      This image i/o facility is now restricted to supporting SPIs defined as part of `javax.imageio`.
      Applications which use it for other purposes need to be re-coded to use `ServiceLoader`.

            Unassigned Unassigned
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: