Hello, This is a request to backport a jdk8 fix for 7124347 to 7u12:
7124347: [macosx] "java.lang.InternalError: not implemented yet" on call Graphics2D.drawRenderedImage
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124347 The fix has been already pushed to jdk8: http://hg.openjdk.java.net/jdk8/2d/jdk/rev/3c5bf5ed45a9 The code change for 7u12 is identical to the change in jdk8. Thanks, Andrew.