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

protected constructor seems unnecessary for abtract class SSLServerSocketFactory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P5 P5
    • None
    • 1.4.0
    • security-libs

      javax.net.ssl.SSLServerSocketFactory

      - protected constructor seems unnecessary because the class is an abstract class

      rosanna.lee@eng 2001-05-14

      Since the SSLServerSocketFactory problem is not an internal doc bug,
      we should really file a separate bug for this.

      This is more for non-javadoc doc type bugs.

      I'm also not sure why this is a problem.

      Any SSLServerSocketFactory must implement a noarg SSLServerSocketFactory()
      so that newInstance() can find it.

      Also, this is from an API which is already public, I don't think
      we'll even be able to change it if it does turn out to be a problem.

      Seema, please add my comments to Rosanna's comments until a separate
      bug is filed.

      bradford.wetmore@eng 2001-05-21

            andreas Andreas Sterbenz
            rleesunw Rosanna Lee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: