Name: dsC58869 Date: 09/21/98
The java.awt.Font.Font(String name, int style, int size) constructors set
the font name to "Default" if null is provided for the input parameter.
But the Font spec does not define such behavior in this situation.
======================================================================
Justification:
Uncomplete specification, should be fixed for JCK testing.
======================================================================