Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4421190

Make ImageIO cache settings, default IIORegistry instance per-ThreadGroup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.0
    • 1.4.0
    • client-libs
    • None
    • beta
    • generic
    • solaris_7

        Multiple Applets running in a single VM should see distinct default
      IIORegistry instances, and be able to use independent cache settings
      on the ImageIO class. Currently these use static variables, which will
      be shared between Applets. They should be rewritten to use the AppContext
      class to provide a distinct instance for each ThreadGroup. No API changes
      are necessary.

            dricesunw Daniel Rice (Inactive)
            dricesunw Daniel Rice (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: