afs opened a new issue, #2771:
URL: https://github.com/apache/jena/issues/2771

   ### Change
   
   Dynamically loading javaagents causes a warning with Java21 and will be 
removed as an option in some future release.
   
   https://openjdk.org/jeps/451
   
   Mockito is affected.
   
https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/Mockito.html#0.3
   
   As well as direct use, the contract tests use mockito.
   
   Affetced:
   * jena-permissions
   * jena-fuseki2/jena-fuseki-core
   * jena-extras/jena-querybuilder
   * jena-core
   
   
   
   ### Are you interested in contributing a pull request for this task?
   
   Yes


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