Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8054307 JEP 254: Compact Strings
  3. JDK-8140389

Remove StringCharIntrinsics flag after JDK-8138651 is fixed

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Fixed
    • P3
    • 9
    • 9
    • hotspot
    • None
    • b93

    Description

      We need to remove the workaround fix for JDK-8138651:

      725 case vmIntrinsics::_putCharStringU:
      726 // Until JDK-8138651 is fixed, we have to rely on a special flag to
      727 // disable these intrinsics for experiments.
      728 if (!StringCharIntrinsics) return true;

      http://hg.openjdk.java.net/jdk9/sandbox/hotspot/rev/f192cdd66c6d

      Attachments

        Issue Links

          Activity

            People

              shade Aleksey Shipilev
              thartmann Tobias Hartmann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: