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
mhaupt [Fri, 20 May 2016 09:58:14 +0100] rev 39755
8155985: Persistent Parameter Processing
Reviewed-by: jrose, vlivanov, ahgross
jrose [Sat, 23 Apr 2016 05:04:27 -0700] rev 39754
8154475: Clean up lookup visibility
Reviewed-by: vlivanov, mhaupt, ahgross
vadim [Mon, 04 Apr 2016 15:48:28 +0300] rev 39753
8151925: Font reference improvements
Reviewed-by: prr, serb, skoivu
valeriep [Wed, 30 Mar 2016 22:02:23 +0000] rev 39752
8146514: Enforce GCM limits
Summary: add and enforce upper limit for input size for AES cipher in GCM mode
Reviewed-by: mullan
valeriep [Wed, 16 Mar 2016 21:59:55 +0000] rev 39751
8147771: Construction of static protection domains under Javax custom policy
Summary: Changed SubjectDomainCombiner to combine static PD as is even when custom policy is enabled.
Reviewed-by: mullan