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

Objects.requireNonNull should be ForceInline

XMLWordPrintable

    • b12

        Objects.requireNonNull is used to be sure that an object is guaranteed to be non-null, the check itself is often elided so the method after being inlined imposes no cost.

              psandoz Paul Sandoz
              qamai Quan Anh Mai
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: