Re: [OpenJDK 2D-Dev] [8u] RFR 8201801: RTL language (Hebrew) is presented from left to right

2018-09-05 Thread Dmitry Markov
Hi Phil, Thank you for the comments. You are right the invocation of isAAT() method might be too expensive especially on OSX. I have changed the if-statement as you suggested. Please find the new webrev here: http://cr.openjdk.java.net/~dmarkov/8201801/jdk8u/webrev.02/ Also I will be happy to

Re: [OpenJDK 2D-Dev] RFR [12] Clipping problems with complex affine transforms: negative scaling factors or small scaling factors

2018-09-05 Thread Philip Race
This looks good to me. I've run all our automated tests + done some manual testing as well as building on all platforms and reviewing the source changes. > PS: What is the process to ask for backport to JDK11 updates ? If you think this important enough to backport, then this is the process :