Hello,
Please review the fix for jdk 8.
Change description:
1 transformShape now symmetric to untransformShape() (setFrameFromDiagonal was removed). 2 getClipBounds now always uses getBounds2D which does not return empty Rectangle if the userclip has negative width or height.

Note that if the userclip has negative width or height, our real graphic clip will be empty/no-area. This wasn't true before the fix for the scaled graphics.

Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004859
Webrev can be found at: http://cr.openjdk.java.net/~serb/8004859/webrev.00

--
Best regards, Sergey.

Reply via email to