Types.directSupertypes shouldn't include java.lang.Object for some interfaces

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • 27
    • Affects Version/s: 21
    • Component/s: core-libs
    • None

      The list returned from Types.directSupertypes(x) for an interface type x should include java.lang.Object iff x has no superinterfaces.

      The implementation currently violates that by returning a list that contains java.lang.Object for an interface that has superinterfaces.

            Assignee:
            Joe Darcy
            Reporter:
            Pavel Rappo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: