Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-41640

Enable string deduplication by default

    XMLWordPrintable

Details

    • 1
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.

      Summary

      Java 8 update 20 has introduced an additional flag for the G1 garbage collector that enables string deduplication to lower the memory footprint of the JVM. The functionality can be enabled by adding the -XX:+UseStringDeduplication JVM flag.

      More information about this parameter can be found in the following links:

      Suggestion

      Evaluate adding this parameter by default, as it is said not to cause significant performance overhead, however it can save additional heap memory, asynchronously to GC cycles.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pkoczan Peter Koczan (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: