joehw [Fri, 25 Aug 2017 10:17:08 -0700] rev 47043
8186675: Javadoc of SAXSource contains implementation detail
Reviewed-by: lancea
asaha [Fri, 25 Aug 2017 04:59:19 +0000] rev 47042
Added tag jdk-10+21 for changeset 5c8fbfb7f89e
duke [Mon, 04 Sep 2017 11:04:51 +0200] rev 47041
Merge
sdama [Fri, 01 Sep 2017 07:55:00 +0530] rev 47040
8184720: Nashorn engine in strict mode throws a java.lang.ClassCastException when calling apply() and passing the arguments object
Summary: Fixed needsCallee method to return true properly in strict mode
Reviewed-by: hannesw, sundar
Contributed-by: srinivas.dama@oracle.com
sdama [Fri, 01 Sep 2017 07:07:11 +0530] rev 47039
8073640: Nashorn scripting: here document with only whitespace gives error
Summary: Added support for handling trailing blank lines in here-doc string parsing
Reviewed-by: hannesw, jlaskey
Contributed-by: srinivas.dama@oracle.com
sdama [Fri, 01 Sep 2017 06:01:08 +0530] rev 47038
8177691: Labeled break in catch and finally works wrongly, when invoked through nashorn
Summary: Added support to check if the block contains goto statements before flagging it as terminal
Reviewed-by: hannesw, jlaskey
Contributed-by: srinivas.dama@oracle.com
hannesw [Wed, 30 Aug 2017 18:47:37 +0200] rev 47037
8184723: jdk.nashorn.internal.runtime.linker.JSObjectLinker.callToApply erroneously asserts given arguments
Reviewed-by: sundar, hannesw
Contributed-by: priya.lakshmi.muthuswamy@oracle.com
asaha [Fri, 25 Aug 2017 04:59:23 +0000] rev 47036
Added tag jdk-10+21 for changeset 66e475363705
duke [Mon, 04 Sep 2017 11:04:47 +0200] rev 47035
Merge
asaha [Fri, 25 Aug 2017 04:59:14 +0000] rev 47034
Added tag jdk-10+21 for changeset f5aa0489808d
duke [Mon, 04 Sep 2017 11:04:42 +0200] rev 47033
Merge
rriggs [Thu, 31 Aug 2017 17:08:35 -0400] rev 47032
8087189: RMI server-side multiplex protocol support should be removed
Reviewed-by: alanb
wetmore [Thu, 31 Aug 2017 12:48:19 -0700] rev 47031
8186093: A comment in the java.security configuration file incorrectly says that strong but "limited" is the default value
Reviewed-by: mullan
naoto [Thu, 31 Aug 2017 08:35:16 -0700] rev 47030
8180469: Wrong short form text for supplemental Japanese era
Reviewed-by: rriggs
jjg [Wed, 30 Aug 2017 12:46:53 -0700] rev 47029
8186934: Fix accessibility issues in the java.naming module
Reviewed-by: mchung
jjg [Wed, 30 Aug 2017 12:45:43 -0700] rev 47028
8186932: Fix accessibility issues in the java.management module
Reviewed-by: mchung