Name: dsC58869 Date: 09/21/98
The java.awt.TextArea.TextArea(String text, ...) constructors set
the text field to empty string if null is provided for the input parameter.
But the TextArea spec does not define such behavior in this situation.
======================================================================
Justification:
Uncomplete specification, should be fixed for JCK testing.
======================================================================