-
Bug
-
Resolution: Not an Issue
-
P5
-
None
-
1.4.0
-
sparc
-
solaris_2.6
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
- 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