Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-17530

Enable string deduplication by default

    XMLWordPrintable

Details

    • 0
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      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:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: