chegar [Fri, 22 Jul 2016 11:12:02 +0100] rev 39769
8078568: java/net/URLPermission/URLTest.java fails intermittently with BindException
Reviewed-by: dfuchs
okutsu [Fri, 22 Jul 2016 13:31:58 +0900] rev 39768
8161203: ResourceBundle.getBundle performance regression
Reviewed-by: alanb
ascarpino [Thu, 21 Jul 2016 15:08:06 -0700] rev 39767
8060224: Enable SHA-1 CertPath Restrictions
Reviewed-by: mullan
iris [Thu, 21 Jul 2016 07:42:05 -0700] rev 39766
8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
Reviewed-by: alanb, rfield, ksrini
bchristi [Thu, 21 Jul 2016 13:02:35 -0700] rev 39765
8161039: System.getProperty("os.version") returns incorrect version number on Mac
Summary: Omit trailing .0 from os.version when patchVersion is 0
Reviewed-by: alanb
amurillo [Thu, 21 Jul 2016 17:13:23 +0000] rev 39764
Merge
naoto [Thu, 21 Jul 2016 09:21:48 -0700] rev 39763
8161937: non-ASCII characters in source code comments
Reviewed-by: alanb
jlaskey [Thu, 21 Jul 2016 10:34:59 -0300] rev 39762
8158407: jimage: verify should do more extensive test
Reviewed-by: alanb
simonis [Wed, 20 Jul 2016 20:47:42 +0200] rev 39761
8161951: 8132379 introduced non ANSI C coding
Reviewed-by: dholmes
amlu [Thu, 21 Jul 2016 10:02:12 +0800] rev 39760
8161565: Problem list httpclient/SplitResponse.java
Reviewed-by: chegar
bchristi [Wed, 20 Jul 2016 08:32:07 -0700] rev 39759
8161718: Copyright/License updates to corba, jdk
Reviewed-by: bpb, naoto
sdrach [Tue, 19 Jul 2016 10:05:22 -0700] rev 39758
8157524: Revert JarFile methods "entries" and "stream" to Java 8 behavior
Reviewed-by: alanb, psandoz, redestad
bpb [Tue, 19 Jul 2016 16:13:01 -0700] rev 39757
8161091: Incorrect HTTP Stream.FlowControl implementation allows to send DataFrame even when window size was exhausted
Summary: Fix flow control
Reviewed-by: rriggs, chegar
Contributed-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>
mhaupt [Wed, 08 Jun 2016 21:45:34 +0100] rev 39756
8158571: Additional method handle validation
Reviewed-by: jrose, ahgross, mchung