rchamyal [Mon, 25 Jul 2016 15:29:24 +0530] rev 40141
8147648: [hidpi] multiresolution image: wrong resolution variant is used as icon in the Unity panel
Reviewed-by: alexsch, ssadetsky
Contributed-by: rajeev.chamyal@oracle.com
prr [Fri, 22 Jul 2016 16:09:52 -0700] rev 40140
8162429: Clean up obsolete font preferences for JDS.
Reviewed-by: bpb
prr [Fri, 22 Jul 2016 16:07:45 -0700] rev 40139
8162432: Clean up references in font code to old Solaris releases.
Reviewed-by: bpb
prr [Fri, 22 Jul 2016 15:57:57 -0700] rev 40138
8140314: Verify IIOMetadataFormat class on loading
Reviewed-by: bpb
bpb [Fri, 22 Jul 2016 14:32:49 -0700] rev 40137
8148454: [PIT] Failure of ReplaceMetadataTest on TIFF with IllegalStateException
Summary: Move super.setOutput() to end of setOutput() to avoid setting super.output to null
Reviewed-by: prr
jdv [Sat, 23 Jul 2016 02:08:17 +0530] rev 40136
8161902: [PIT][TEST_BUG]sun/awt/image/OffScreenImageSource/ImageConsumerUnregisterTest.java compilation fails
Reviewed-by: prr
Contributed-by: jayathirth.d.v@oracle.com
bpb [Fri, 22 Jul 2016 11:16:08 -0700] rev 40135
8149016: Misleading IllegalArgumentException message when a type that is neither LONG nor IFD pointer is supplied to TIFFField constructor
Summary: Replace invocation of this() constructor with explicit checks and initializations
Reviewed-by: prr
pkbalakr [Fri, 22 Jul 2016 12:16:33 +0530] rev 40134
8144709: [hidpi] [TestBug] java/awt/GridLayout/ChangeGridSize/ChangeGridSize.java, java/awt/GridLayout/ComponentPreferredSize/ComponentPreferredSize.java are failing
Reviewed-by: alexsch, rchamyal