prr [Mon, 21 Mar 2016 09:36:54 -0700] rev 36895
Merge
prr [Fri, 18 Mar 2016 11:07:25 -0700] rev 36894
Merge
arapte [Fri, 18 Mar 2016 17:00:08 +0530] rev 36893
8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField
Reviewed-by: ssadetsky, psadhukhan
ptbrunet [Thu, 17 Mar 2016 21:58:19 -0500] rev 36892
8145228: Java Access Bridge, getAccessibleStatesStringFromContext doesn't wrap the call to getAccessibleRole
Summary: use invokeAndWait in two places that were missing that
Reviewed-by: alexsch, prr
Contributed-by: peter.brunet@oracle.com
avstepan [Thu, 17 Mar 2016 13:17:39 +0300] rev 36891
8151714: [TEST] add a test for JOptionPane dialog multiresolution icons
Reviewed-by: alexsch
psadhukhan [Thu, 17 Mar 2016 12:48:25 +0530] rev 36890
8151110: libfontmanager should free memory with delete[] if it was allocated with new[]
Reviewed-by: prr, serb
psadhukhan [Thu, 17 Mar 2016 11:23:31 +0530] rev 36889
6379088: Suboptimal expression in javax.imageio.ImageTypeSpecifier.getBitsPerBand(int)
Reviewed-by: prr, serb, jdv
serb [Wed, 16 Mar 2016 15:55:27 +0300] rev 36888
8146239: Support of PCM_FLOAT for the AU file format
Reviewed-by: amenkov