commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] [bugs #12211] Casting Graphics to Graphics2D


From: Michael Koch
Subject: [commit-cp] [bugs #12211] Casting Graphics to Graphics2D
Date: Fri, 4 Mar 2005 13:43:49 +0000
User-agent: Mozilla/5.0 (X11; U; Linux ppc; de-DE; rv:1.7.5) Gecko/20050110 Firefox/1.0 (Debian package 1.0+dfsg.1-2)

Update of bugs #12211 (project classpath):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

What do you expect ? When the API says you will get a Graphics object it
*CAN* be a Graphics2D object or not (becuase Graphics2D is derived from
Graphics). Every software that depends on a Graphics object being a
Graphics2D object without checking is clearly buggy.

    _______________________________________________________

This item URL is:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12211>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]