Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8222369 ExecutableElement.getReceiverType returns null instead of NOTYPE
  3. JDK-8238893

Release Note: ExecutableElement.getReceiverType Changed to Return NOTYPE Rather Than null

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Delivered
    • Icon: P4 P4
    • 14
    • 14
    • core-libs

      The specification for `ExecutableElement.getReceiverType` requires it to return `NOTYPE` when a receiver type is not defined. The implementation has been changed to return `NOTYPE` in this case rather than null.

            darcy Joe Darcy
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: