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

Replace custom check/range functionality with check index/range methods in java.util.Objects

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4
    • tbd
    • None
    • core-libs
    • None

    Description

      JDK-8135248 will provide public methods in java.util.Arrays for checking indexes and ranges. Existing code with custom check/range functionality can be updated to use these methods.

      The following classes have been currently identified as candidates to be modified: java.lang.String, java.lang.AbstractStringBuilder, java.util.Arrays, java.util.Spliterators, and java.nio.Buffer.

      Attachments

        Issue Links

          Activity

            People

              hyu Harry Yu (Inactive)
              psandoz Paul Sandoz
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: