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

Remove outdated @apiNote in java.util.Objects

XMLWordPrintable

    • 9
    • b22
    • Not verified

      The class level @apiNote in java.util.Objects refers to variation of static methods checkIndex(int, int), checkFromToIndex(int, int, int), and checkFromIndexSize(int, int, int), which support customization of the runtime exception, and corresponding exception detail message.

      But these static methods were removed from java.util.Objects as part of JDK-8155794. So the @apiNote in java.util.Objects is outdated and needs to be removed.

            asarkar Anirvan Sarkar
            asarkar Anirvan Sarkar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: