Elli Albek wrote: > Thomas, My given name is is Mark. Thomas is my family name.
> what is the issue with javax.imageio? Do they really use > context class loader for loading static variables? Yes. First call to most methods in that library trigger a call to sun.awt.AppContext.getAppContext() which initialises a singleton instance of AppContext using the thread context class loader. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
