XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P3
    • 19
    • Affects Version/s: 19
    • Component/s: core-libs
    • b16

      The java.net.InetAddress has no public constructors, and only two subclasses in the same package, Inet4Address and Inet6Address, which are final.
      InetAddress can be made a sealed abstract class that permits only Inet4Address and Inet6Address to extend.

            Assignee:
            Aleksej Efimov
            Reporter:
            Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: