Skip to content

As a Dataverse admin running Dataverse on Java 11, I'd like to experiment with ZGC #7530

@donsizemore

Description

@donsizemore

ZGC is available in Java 11 and can handle heaps up to 16TB. @kcondon is interested because it attempts to deal with eventual memory fragmentation due to reclamation for faster allocation on an ongoing basis.

Quick start: -XX:+UseZGC -Xmx<size> -Xlog:gc

More at https://wiki.openjdk.java.net/display/zgc/Main

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions