Hi, I would like a review for a solution of this bug in jdk9.The clip was ignored during surface->sw blit in d3d pipeline. The fix is to use the clip parameter to calculate the blit coordinates correctly.
Bug: https://bugs.openjdk.java.net/browse/JDK-8044788 webrev: http://cr.openjdk.java.net/~psadhukhan/8044788/webrev.00/ Regards Prasanta
