Yep. Post a patch.
On Mon, Jun 15, 2009 at 10:04 PM, galaxy<[email protected]> wrote: > Hi > I noticed that text.jar imports java.awt.font in the manifest.mf . > After some research , I only find the following in text.jar ( Bidi ) > * @see java.awt.font.TextAttribute#BIDI_EMBEDDING * @see > java.awt.font.TextAttribute#NUMERIC_SHAPING > * @see java.awt.font.TextAttribute#RUN_DIRECTION > */ > > Is it better to remove the importation of java.awt.font in manifest.mf ? > Should I raise a JIRA? > Thanks > -- > regards > Tian >
