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

18.2.3: 'null' should never be an inference variable bound

XMLWordPrintable

    • Verified

      18.2.3 incorrectly reduces a constraint of the form [null <: alpha] to the bound null <: alpha. It should instead reduce to true. Also, a constraint of the form [alpha <: null] should reduce to false.

            dlsmith Dan Smith
            dlsmith Dan Smith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: