vavrtom opened a new pull request, #162:
URL: https://github.com/apache/qpid-broker-j/pull/162

   Concurrent Mark Sweep (CMS) garbage collector was [deprecated in Java 
9](https://openjdk.org/jeps/291) and is no longer supported in Java 17.
   
   G1GC looks like good replacement for CMS GC (G1GC was also recommended in 
related [JEP 291](https://openjdk.org/jeps/291)).


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