You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Tomas Vavricka (Jira)" <ji...@apache.org> on 2022/11/10 07:29:00 UTC

[jira] [Created] (QPID-8612) [Broker-J] Change default GC from CMS to G1

Tomas Vavricka created QPID-8612:
------------------------------------

             Summary: [Broker-J] Change default GC from CMS to G1
                 Key: QPID-8612
                 URL: https://issues.apache.org/jira/browse/QPID-8612
             Project: Qpid
          Issue Type: Improvement
          Components: Broker-J
            Reporter: Tomas Vavricka
            Assignee: Tomas Vavricka
             Fix For: qpid-java-broker-9.0.0


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 message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org