if you didn't already, please put a comment in the JIRA too :)

On Mar 19, 2007, at 11:46 AM, Udovichenko, Nellya wrote:

Hi,

I'm working on JIRA HARMONY-1476
<https://issues.apache.org/jira/browse/HARMONY-1476> : [classlib][awt]
Some methods of java.awt.geom.Area are not implemented.

I'll try to post the patch to the end of March. Any objections?



Regards,

Nellya.



From "Alexey Petrenko (JIRA)" <[EMAIL PROTECTED]>

Subject [jira] Created: (HARMONY-1476) Some methods of
java.awt.geom.Area are not implemented

Date Fri, 15 Sep 2006 12:44:22 GMT



Some methods of java.awt.geom.Area are not implemented
------------------------------------------------------

                 Key: HARMONY-1476
URL: http://issues.apache.org/jira/browse/ HARMONY-1476
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
            Reporter: Alexey Petrenko


Some methods of java.awt.geom.Area are not implemented and throws
RuntimeException with "Not
implemented" message

Here is the list:
boolean equals(Area obj)
void add(Area area)
void exclusiveOr(Area area)
void subtract(Area area)
boolean isEmpty()
boolean isPolygonal()
boolean isRectangular()
boolean isSingular()
void reset()


--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira




Reply via email to