mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-22 03:15:59 +00:00
e530f3709e
* java/awt/geom/AffineTransform.java: Corrected comments on the field definitions for m11 and m10. (shear): Fixed few errors that caused shear transformation to be performed incorrectly. (createInverse): Fixed to return correct inverse of the given matrix. From-SVN: r77261