vadim [Tue, 26 Jul 2016 14:18:43 +0300] rev 40145
8161761: [parfait] 2 JNI exception pending defect groups in GraphicsPrimitiveMgr.c
Reviewed-by: prr, serb
psadhukhan [Tue, 26 Jul 2016 12:37:21 +0530] rev 40144
6591280: getting IPP connection causes disabling jar caches
Reviewed-by: prr, jdv
prr [Mon, 25 Jul 2016 11:03:53 -0700] rev 40143
7175487: Cannot customize font configuration on Linux
Reviewed-by: bpb
prr [Mon, 25 Jul 2016 10:36:12 -0700] rev 40142
8147542: ClassCastException when repainting after display resolution change
Reviewed-by: prr, flar
Contributed-by: alexey.ushakov@jetbrains.com
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
aghaisas [Fri, 22 Jul 2016 12:13:24 +0530] rev 40133
7096375: Swing ignores first click after decreasing system's time
Reviewed-by: alexsch, rchamyal
psadhukhan [Fri, 22 Jul 2016 10:53:01 +0530] rev 40132
4882305: StreamPrintServ.getSupportedAttributeValues returns null for Orientation attr
Reviewed-by: prr, jdv
dtitov [Thu, 21 Jul 2016 12:27:27 -0700] rev 40131
8156960: Deprecate JSObject.getWindow(Applet) method
Reviewed-by: mchung, kcr, smarks, erikj, alexsch
rchamyal [Thu, 21 Jul 2016 20:30:18 +0530] rev 40130
8158918: setExtendedState(1) for maximized Frame results in state==7
Reviewed-by: alexsch, ssadetsky
Contributed-by: rajeev.chamyal@oracle.com