Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-15528

Remove several guava calls in favor of Java9+ alternatives

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • main (10.0)
    • None
    • None

    Description

      Follow on to SOLR-9621

       

      Several classes of work here:

      1) Replacing calls to ImmutableList/Map/Set.of(...) with the java.util equivalents

      2) Replacing some calls to Precondition.checkIndex with Objects equivalent

      While we're there, maybe we replace Precondition calls with the equivalent versions that specify an error message.

      Attachments

        Issue Links

          Activity

            People

              mdrob Mike Drob
              mdrob Mike Drob
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m