hseigel [Fri, 13 Jan 2017 10:45:53 -0500] rev 43529
8172288: Fix Jigsaw related module/package error messages and throw correct exceptions
Summary: Reword error messages and throw IllegalStateExceptions where appropriate
Reviewed-by: alanb, acorn, lfoltan, gtriantafill
jwilhelm [Mon, 09 Jan 2017 15:10:25 +0100] rev 43528
Merge
ctornqvi [Thu, 05 Jan 2017 16:46:28 -0500] rev 43527
8172188: JDI tests fail due to "permission denied" when creating temp file
Reviewed-by: hseigel, mseledtsov
jwilhelm [Tue, 27 Dec 2016 22:34:05 +0100] rev 43526
Merge
dfazunen [Tue, 27 Dec 2016 16:24:37 +0300] rev 43525
8171441: tools/launcher/VersionCheck.java doesn't report names of tools which failed checks
Reviewed-by: stsmirno, iignatyev, anazarov
vtewari [Fri, 23 Dec 2016 12:15:21 +0530] rev 43524
8170861: Remove DcmdMBeanPermissionsTest.java from ProblemList
Summary: removed DcmdMBeanPermissionsTest.java from ProblemList
Reviewed-by: dholmes, fparain
Contributed-by: ujwal.vangapally@oracle.com
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
lana [Thu, 02 Feb 2017 21:55:34 +0000] rev 43507
Merge
mullan [Thu, 02 Feb 2017 15:54:48 -0500] rev 43506
Merge
skovalev [Thu, 02 Feb 2017 15:53:37 -0500] rev 43505
8173763: Two security tests fail with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"
Reviewed-by: mullan
dfuchs [Thu, 02 Feb 2017 19:09:12 +0000] rev 43504
8173821: com.sun.jmx.remote.internal.Unmarshal should be removed.
Summary: com.sun.jmx.remote.internal.Unmarshal remove as it was no longer actively used since JDK 5.
Reviewed-by: alanb
dfuchs [Thu, 02 Feb 2017 16:50:46 +0000] rev 43503
8173607: JMX RMI connector should be in its own module
Summary: The JMX RMI connector is moved to a new java.management.rmi module.
Reviewed-by: mchung, erikj
redestad [Thu, 02 Feb 2017 12:28:23 +0100] rev 43502
8160302: Reduce number of lambdas created when loading java.util.regex.Pattern
Reviewed-by: sherman, martin
clanger [Thu, 02 Feb 2017 10:28:47 +0100] rev 43501
8170868: DefaultProxySelector should use system defaults on Windows, MacOS and Gnome
Reviewed-by: chegar, simonis, clanger, stuefe, erikj
Contributed-by: arno.zeller@sap.com
anazarov [Wed, 01 Feb 2017 23:33:39 +0300] rev 43500
8075616: Create tests to check schemagen work with multi-version jar
8075617: Create tests to check wsgen work with multi-version jar
Reviewed-by: alanb, lancea
henryjen [Wed, 01 Feb 2017 11:05:33 -0800] rev 43499
8171524: jar --help doesn't provide information that stdout and stdin can be used as output and input for tool
Reviewed-by: sherman
henryjen [Wed, 01 Feb 2017 09:52:46 -0800] rev 43498
8173758: tools/javac/Paths/wcMineField.sh failing with java.lang.ClassNotFoundException
Reviewed-by: ksrini