mchung [Fri, 03 Feb 2017 18:06:45 -0800] rev 43523
8173412: @Test in java/lang/annotation and java/lang/reflect/Proxy tests not run
Reviewed-by: redestad
dl [Fri, 03 Feb 2017 13:24:59 -0800] rev 43522
8171886: Miscellaneous changes imported from jsr166 CVS 2017-02
Reviewed-by: martin, psandoz
dl [Fri, 03 Feb 2017 13:24:59 -0800] rev 43521
8169748: LinkedTransferQueue bulk remove is O(n^2)
8172023: Concurrent spliterators fail to handle exhaustion properly
Reviewed-by: martin, psandoz, smarks
dl [Fri, 03 Feb 2017 13:24:59 -0800] rev 43520
8173706: Is able to set a negative j.u.Vector size in JDK9 b151
Reviewed-by: martin, psandoz, smarks
ddehaven [Fri, 03 Feb 2017 08:15:55 -0800] rev 43519
Merge
ddehaven [Mon, 30 Jan 2017 12:04:11 -0800] rev 43518
Merge
pnarayanan [Mon, 30 Jan 2017 16:32:46 +0530] rev 43517
8167278: ArrayIndexOutOfBoundsException when calling ImageIO.read(InputStream) with RLE4 BMP
Reviewed-by: prr, bpb, jdv
psadhukhan [Fri, 27 Jan 2017 15:37:47 +0530] rev 43516
7190595: Nimbus: Test6657026 fails
Reviewed-by: yan, jdv
jdv [Fri, 27 Jan 2017 12:16:57 +0530] rev 43515
8152561: Is it allowed to have zero value for count in TIFFField.createArrayForType() for the rationals
Reviewed-by: psadhukhan, bpb, prr
prr [Thu, 26 Jan 2017 09:19:33 -0800] rev 43514
Merge
dmarkov [Tue, 24 Jan 2017 18:44:13 +0300] rev 43513
8163889: [macosx] Can't print from browser on Mac OS X
Reviewed-by: prr, psadhukhan
henryjen [Fri, 03 Feb 2017 09:48:29 -0800] rev 43512
8171522: Jar prints error message with old (non gnu-style options).
Reviewed-by: sherman
mchung [Fri, 03 Feb 2017 08:54:58 -0800] rev 43511
8173858: Rename libmanagement_rmi to libmanagement_agent
Reviewed-by: alanb, dfuchs, dholmes, erikj
ihse [Fri, 03 Feb 2017 15:20:19 +0100] rev 43510
8004842: Unify values of boolean make variables set in configure to true/false
Reviewed-by: erikj
ihse [Fri, 03 Feb 2017 13:04:51 +0100] rev 43509
8172548: unpack200 fails linking with new update of SS12u4
Reviewed-by: erikj
Contributed-by: Stefan Anzinger <stefan.anzinger@oracle.com>
dfuchs [Fri, 03 Feb 2017 11:29:17 +0000] rev 43508
8173315: java/net/HttpURLConnection/SetAuthenticator/HTTPSetAuthenticatorTest.java fails intermittently
Summary: Ensure that each test case creates a new server with a new local port number to preserve test isolation.
Reviewed-by: michaelm