arne-bdt commented on issue #2787:
URL: https://github.com/apache/jena/issues/2787#issuecomment-2437216637

   > However, I have not yet figured out how to integrate this test to run it 
with Maven in a separate JVM instance to ensure that the JenaSystem has not 
been initialised.
   
   Update: Using the JMH framework, it was easy to implement a test that always 
starts with a fresh JVM. 
   
   On that basis, I could run many iterations and stress it even more with 
threads. 
   --> The solution in 
https://github.com/apache/jena/compare/main...arne-bdt:jena:GH-2787-Deadlock_in_Jena_System_init
 seems to be stable.


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