arne-bdt opened a new pull request, #3203:
URL: https://github.com/apache/jena/pull/3203

   The test code triggered a "Deadlock in JenaSystem.init()" (GH-2787 
https://github.com/apache/jena/issues/2787) in Jena 5.2.0. 
   --> It seems to be stable now.
   
   GitHub issue resolved #2809
   
   Pull request Description:
   The tests in https://github.com/apache/jena/issues/2809 reliably reproduced 
the Deadlock in JenaSystem.init() from GH-2787.
   --> Currently these tests don“t seem to trigger any deadlock. They should be 
useful to keep it that way.
   
   Since the output of JMH is set to SILENT, there is no verbose output, if the 
tests run successfully.
   
   Downside: These tests add about 7 seconds to the test execution. 
   
   ----
   
    - [x] Tests are included.
    - [x] Commits have been squashed to remove intermediate development commit 
messages.
    - [x] Key commit messages start with the issue number (GH-2809)
   
   By submitting this pull request, I acknowledge that I am making a 
contribution to the Apache Software Foundation under the terms and conditions 
of the [Contributor's 
Agreement](https://www.apache.org/licenses/contributor-agreements.html).
   
   ----
   
   See the [Apache Jena "Contributing" 
guide](https://github.com/apache/jena/blob/main/CONTRIBUTING.md).
   


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