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>