You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2007/08/08 21:14:59 UTC

[jira] Closed: (HARMONY-4580) [classlib][awt] JavaTextRenderer should be moved out of CommonGraphics2D class

     [ https://issues.apache.org/jira/browse/HARMONY-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Petrenko closed HARMONY-4580.
------------------------------------

    Resolution: Fixed

The patch has been resolved.

> [classlib][awt] JavaTextRenderer should be moved out of CommonGraphics2D class
> ------------------------------------------------------------------------------
>
>                 Key: HARMONY-4580
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4580
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux
>            Reporter: Alexey Petrenko
>            Assignee: Alexey Petrenko
>
> JavaTextRenderer expects BufferedImageGraphics2D class in all string drawing routines.
> As a result XGraphics2D fails with ClassCastException from time to time.
> JavaTextRenderer should be moved from CommonGraphics2D class to BufferedImageGraphics2D class

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.