|
Nope, I have not set this variable anywhere.
I debug into org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl.withTccl.withTccl() and it did set the variable useCurrentTcclAsParent as true and called the constructor TcclSafeAggregatedClassLoader( aggregatedClassLoader, tccl ).
|