XMLWordPrintable

Details

    • Sub-task
    • Resolution: Fixed
    • P2
    • 9
    • 9
    • hotspot
    • None
    • sparc, sparc_64

    Description

      We need to adapt the following string related intrinsics on Sparc to compact strings:
      - String.equals
      - String.compareTo
      - StringCoderLatin1.toBytes0 (inline_string_copy(true), StrCompressedCopy, string_compress)
      - StringCoderLatin1.toChars0 (inline_string_copy(false), StrInflatedCopy, string_inflate)

      We currently don't have an intrinsic for String.indexOf. We may add it later if performance results suggest that we need it with compressed strings.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: