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, tools, and much more.