[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.
|