zhfeng commented on PR #4902:
URL: https://github.com/apache/camel-quarkus/pull/4902#issuecomment-1573453546

   > > @ppalaga I'm just curious in what case the `TCCL` is `null`?
   > 
   > When it is not set via `Thread.currentThread().setContextClassLoader(...)` 
- it is quite a normal situation.
   
   IIRC, the default value of `TCCL` is System Class Loader. So if there is no 
`setContextClassLoader(null)` explicitly, it should be always not empty? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to