lana [Thu, 09 Jun 2016 17:28:36 +0000] rev 38894
Added tag jdk-9+122 for changeset 4fe343030c2a
duke [Wed, 05 Jul 2017 21:49:29 +0200] rev 38893
Merge
chegar [Mon, 13 Jun 2016 18:28:46 +0100] rev 38892
8041924: sun/net/www/http/ChunkedOutputStream/checkError.java fails on some systems
Reviewed-by: coffeys
bgopularam [Sun, 12 Jun 2016 23:19:34 -0700] rev 38891
8062758: Update java/security/Security/ClassLoaderDeadlock/Deadlock2.sh with the removal of -Djava.ext.dirs
Summary: Removing test as java.ext.dirs not supported
Reviewed-by: mchung, mullan
dlsmith [Mon, 13 Jun 2016 09:31:20 -0600] rev 38890
8159186: jdk/test/Makefile: allow users to set verbosity
Reviewed-by: erikj
prappo [Mon, 13 Jun 2016 15:48:17 +0100] rev 38889
8159039: sun/net/httpclient/hpack/HeaderTableTest.java fails on some locales
Reviewed-by: chegar
redestad [Mon, 13 Jun 2016 14:02:04 +0200] rev 38888
8159334: ModuleDescriptor retains overlapping sets for all and concealed packages
Reviewed-by: alanb, mchung
jlahoda [Mon, 13 Jun 2016 11:46:07 +0200] rev 38887
8139507: WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs
Summary: Making Preferences.systemRoot/userRoot lazy on Windows, to avoid warnings for system root when only user root was requested; reducing synchronization while creating the Preferences.
Reviewed-by: alanb
fyuan [Mon, 13 Jun 2016 00:47:32 -0700] rev 38886
8158620: Enable debug option for sun/security/ec/TestEC.java
Reviewed-by: mullan, xuelei
Contributed-by: Tim Du <tiantian.du@oracle.com>
chegar [Mon, 13 Jun 2016 08:29:43 +0100] rev 38885
8158519: Incorrect network mask and broadcast address on Linux when there are multiple IPv4 addresses on an interface
Reviewed-by: clanger, chegar, dsamersoff
Contributed-by: christoph.langer@sap.com, chris.hegarty@oracle.com, doychin@dsoft-bg.com