afs commented on issue #2787:
URL: https://github.com/apache/jena/issues/2787#issuecomment-2441291660

   Class initlializtion spec: 
https://docs.oracle.com/javase/specs/jls/se21/html/jls-12.html#jls-12.4.2
   
   The `LazyHolder` has an advantage here because it is part of the overall 
class initialization process, the usual way applications using Jena as a 
library will cause `JenaSystem.init()` to be called.
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to