bpb [Fri, 02 Sep 2016 11:29:02 -0700] rev 40998
8154075: [TIFF] AIOOB Exception from TIFFLZWDecompressor
Summary: For banded images make sure the step in the horizontal differencing predictor calculations for Deflate and LZW compression is unity (1) instead of the number of samples per pixel.
Reviewed-by: prr
iris [Fri, 02 Sep 2016 10:48:35 -0700] rev 40997
8165269: (doc) Toolkit.isDynamicLayoutActive(): orphan '0' in first sentence
Reviewed-by: alexsch
ssadetsky [Fri, 02 Sep 2016 10:36:55 +0300] rev 40996
8163100: [hidpi] Linux: display-wise scaling factor issues
Reviewed-by: alexsch, serb
ssadetsky [Fri, 02 Sep 2016 10:31:49 +0300] rev 40995
8164937: Remove code from SortingFocusTraversalPolicy that hacks into non-public Arrays.legacyMergeSort
Reviewed-by: alexsch, serb
prr [Thu, 01 Sep 2016 12:22:59 -0700] rev 40994
Merge
dmarkov [Thu, 01 Sep 2016 22:17:48 +0300] rev 40993
8050478: [macosx] Cursor not updating correctly after closing a modal dialog
Reviewed-by: serb, alexsch