-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
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.
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.