arapte [Thu, 05 May 2016 14:56:42 +0300] rev 38403
8155742: [Windows] robot.keyPress(KeyEvent.VK_ALT_GRAPH) throws java.lang.IllegalArgumentException in windows
Reviewed-by: rchamyal, serb
arapte [Thu, 05 May 2016 14:44:25 +0300] rev 38402
6384991: TrayIcon ActionListener called at wrong time
Reviewed-by: rchamyal, serb
serb [Thu, 05 May 2016 01:30:23 +0300] rev 38401
8151786: [TESTBUG] java/beans/XMLEncoder/Test4625418.java timed out intermittently
Reviewed-by: alexsch, yan
bpb [Wed, 04 May 2016 10:01:00 -0700] rev 38400
8149816: TIFFField#getValueAsString result is unexpected for RATIONAL and SRATIONAL types (when modulo is 0)
Summary: Add more precision to the specification verbiage of getValueAsString().
Reviewed-by: prr
serb [Wed, 04 May 2016 01:03:46 +0300] rev 38399
6729836: JavaSound treats large file sizes as negative and cannot read or skip
Reviewed-by: prr
prr [Tue, 03 May 2016 12:25:20 -0700] rev 38398
Merge
bpb [Tue, 03 May 2016 09:48:02 -0700] rev 38397
8149560: TIFFField#createFromMetadataNode throws a NullPointerException when the node is set with "tagNumber" attribute
Summary: In the specification of createFromMetadataNode() change "tagNumber" to "number" and add two throws clauses which match the behavior.
Reviewed-by: prr
serb [Mon, 02 May 2016 12:08:59 +0300] rev 38396
8027324: The spec for Toolkit.setDynamicLayout() and Toolkit.isDynamicLayoutActive() needs to be clarified
Reviewed-by: alexsch, prr
serb [Mon, 02 May 2016 12:01:39 +0300] rev 38395
8154493: AppletViewer should emit its deprecation warning to standard error
Reviewed-by: smarks
prr [Fri, 29 Apr 2016 16:37:02 -0700] rev 38394
8155772: gtk3_interface.c compilation error on Ubuntu 12.10
Reviewed-by: serb, kcr
bpb [Fri, 29 Apr 2016 14:50:50 -0700] rev 38393
8149810: TIFFField#getAsLong throws ClassCastException when data is type TIFFTag.TIFF_DOUBLE or TIFFTag.FLOAT
Summary: Expand the getAsLong() specification and handle the TIFF_DOUBLE and TIFF_FLOAT cases.
Reviewed-by: prr
prr [Fri, 29 Apr 2016 11:54:18 -0700] rev 38392
Merge
bpb [Fri, 29 Apr 2016 11:14:56 -0700] rev 38391
8151323: GeoTIFFTagSet#"ModelTiePointTag" name case does not match GeoTIFF specification
Summary: Change occurrences of "ModelTiePoint" to "ModelTiepoint."
Reviewed-by: prr
alexsch [Fri, 29 Apr 2016 21:59:47 +0400] rev 38390
8017112: JTabbedPane components have inconsistent accessibility tree
Reviewed-by: ptbrunet, serb
prr [Fri, 29 Apr 2016 09:16:06 -0700] rev 38389
8039444: Swing applications not being displayed properly
Reviewed-by: serb, vadim
serb [Fri, 29 Apr 2016 15:44:04 +0300] rev 38388
8143346: Broken link in java.beans.XMLEncoder
Reviewed-by: prr