Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8277385

Zero: Enable CompactStrings support

XMLWordPrintable

    • b25

        See globals_zero.hpp:

        // No performance work done here yet.
        define_pd_global(bool, CompactStrings, false);

        We need to decide if we want to finally enable this. Zero goes to plain Java and runtime code for most of String handling, so those paths might probably be good enough.

              shade Aleksey Shipilev
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: