Community
Participate
Working Groups
Methods that accept resource names without also requiring a class loader to be specified should be deprecated. They do not work well in an OSGi environment and moreover rely on the context-classloader 'anti-pattern'. Currently, these methods would be affected: * Graphics#getImage(String) * IResourceManager#register(String)
Also deprecated context class loader related methods.