- 
    Bug 
- 
    Resolution: Duplicate
- 
     P4 P4
- 
    None
- 
    1.4.2
- 
        sparc
- 
        solaris_8
                    Name: ygR10224			Date: 11/18/2002
Javadoc for java.awt.HeadlessException constructors does not
specify necessary info:
1) javadoc tags for both constructors are missing
2) HeadlessException()
a) what is default value for exception message in this case?
3) HeadlessException(String msg)
a) what if msg==null?
 
See more info about it at
http://java.sun.com/j2se/javadoc/writingapispecs/index.html
 
Justification:
 
======================================================================
            
Javadoc for java.awt.HeadlessException constructors does not
specify necessary info:
1) javadoc tags for both constructors are missing
2) HeadlessException()
a) what is default value for exception message in this case?
3) HeadlessException(String msg)
a) what if msg==null?
See more info about it at
http://java.sun.com/j2se/javadoc/writingapispecs/index.html
Justification:
======================================================================
- duplicates
- 
                    JDK-4776627 javadoc tags for constructors of java.awt.HeadlessException are missing -           
- Closed
 
-         
- 
                    JDK-8043967 Fix doclint warnings for java.awt -           
- Resolved
 
-