prr [Tue, 25 Sep 2018 14:38:35 -0700] rev 51934
8211125: backout fix for 8210880 which was pushed under another ID
Reviewed-by: serb
lbourges [Mon, 24 Sep 2018 21:23:37 +0200] rev 51933
8210335: Clipping problems with complex affine transforms: negative scaling factors or small scaling factors
Summary: fixed clipping rectangle to take into account the inverse transform (scale/shear)
Reviewed-by: prr, serb
prr [Mon, 24 Sep 2018 11:49:25 -0700] rev 51932
8209548: Unused and incorrect calls to FT_Get_Char_Index
Reviewed-by: psadhukhan, kaddepalli
prr [Mon, 24 Sep 2018 11:46:40 -0700] rev 51931
8210866: Remove HPKeysym.h from JDK sources
Reviewed-by: serb, dmarkov
prr [Mon, 24 Sep 2018 10:59:26 -0700] rev 51930
Merge
serb [Sat, 22 Sep 2018 20:31:45 -0700] rev 51929
8210692: The "com.sun.awt.SecurityWarning" class can be dropped
Reviewed-by: prr, mullan, mchung
serb [Tue, 18 Sep 2018 18:32:03 -0700] rev 51928
8170937: Swing apps are slow if displaying from a remote source to many local displays
Reviewed-by: prr, aivanov
psadhukhan [Tue, 18 Sep 2018 18:12:40 +0530] rev 51927
8191178: [macos] Problem with input of yen symbol
Reviewed-by: dmarkov, mhalder
prr [Mon, 17 Sep 2018 09:36:33 -0700] rev 51926
Merge
prr [Sat, 15 Sep 2018 14:03:07 -0700] rev 51925
8210766: Remove obsolete qualified export sun.net.www to java.desktop
Reviewed-by: mchung
mhalder [Fri, 14 Sep 2018 17:53:58 +0530] rev 51924
8206392: [macosx] Cycling through windows (JFrames) does not work with keyboard shortcut
Reviewed-by: dmarkov, kaddepalli
prr [Thu, 13 Sep 2018 11:31:59 -0700] rev 51923
7017058: Malayalam glyph substitution is failing for Malayalam with Windows Kartika font.
8191130: Sinhala text rendering problem with C+VIRAMA+ZWJ+RA/YA+V
8195836: opentype:Bengali: "Khanda Ta" shaping issue with U+09A4 TA, U+09CD virama, U+200D ZWJ
Reviewed-by: serb, psadhukhan
prr [Thu, 13 Sep 2018 10:54:11 -0700] rev 51922
Merge
vagarwal [Wed, 12 Sep 2018 11:51:39 +0530] rev 51921
8210052: Enable testing for all the available look and feels in SwingSet3 demo tests
Reviewed-by: shurailine, serb