Is it safe to use the TCCL from a class static initialiser in Java
Issue
- We have code which uses Thread.currentThread().getContextClassLoader() in a
static {}block or from a "static Type var = ..." line in our class. Is it safe to use that?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- Java
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
