[ https://issues.apache.org/jira/browse/HARMONY-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Hindess reassigned HARMONY-6239:
-------------------------------------
Assignee: Mark Hindess
> [classlib][text]text module doesn't need to import java.awt.font while the manifest.mf
file does
> ------------------------------------------------------------------------------------------------
>
> Key: HARMONY-6239
> URL: https://issues.apache.org/jira/browse/HARMONY-6239
> Project: Harmony
> Issue Type: Improvement
> Components: Classlib
> Affects Versions: 5.0M10
> Environment: all
> Reporter: TianYu
> Assignee: Mark Hindess
> Priority: Trivial
> Fix For: 5.0M10
>
> Attachments: diff
>
> Original Estimate: 0.17h
> Remaining Estimate: 0.17h
>
> I noticed that text.jar imports java.awt.font in its 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
> */
> so I think better to delete the line
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|