Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-8469

Inline calls to the deprecated StringHelper.compare

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 7.5
    • None
    • None
    • New

    Description

      In an attempt to limit the number of warnings during compilation I though it'd be nice to clean up our own stuff. This is a start: StringHelper.compare is used throughout the code and is delegated to FutureArrays (where it belongs, as the arguments are byte[], not Strings).

      This can cause other patches to not apply anymore... so we could apply this to master only. If anybody has a strong feeling about it, please voice it. The patch is trivial.

      Attachments

        1. LUCENE-8469.patch
          86 kB
          Dawid Weiss
        2. LUCENE-8469.patch
          85 kB
          Dawid Weiss

        Activity

          People

            dweiss Dawid Weiss
            dweiss Dawid Weiss
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: