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

ServerSocket implAccept method declared as final so cannot be overriden in subcl

XMLWordPrintable

    • sparc
    • solaris_2.6

      In the ServerSocket class, the implAccept method is designed to be
      overridden by subclasses which provide their own Socket subclass.
      However, implAccept is declared as 'protected final', which means that the
      compiler won't allow it to be overridden!

            jccollet Jean-Christophe Collet (Inactive)
            twatson Trevor Watson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: