sundar [Tue, 18 Oct 2016 17:15:11 +0530] rev 41554
8071678: javax.script.ScriptContext setAttribute method should clarify behavior when GLOBAL_SCOPE is used and global scope object is null
Reviewed-by: jlaskey, hannesw
smarks [Mon, 17 Oct 2016 17:07:55 -0700] rev 41553
8168096: markup error in "since" element spec of @Deprecated
Reviewed-by: darcy
skovalev [Mon, 17 Oct 2016 18:40:36 +0300] rev 41552
8167437: Fix module dependencies for tests that use internal API (java/lang)
Reviewed-by: alanb
mullan [Mon, 17 Oct 2016 15:32:44 +0000] rev 41551
Merge
mullan [Mon, 17 Oct 2016 15:31:50 +0000] rev 41550
8165712: Grant permission to read specific properties instead of all to the jdk.crypto.ucrypto module
Reviewed-by: xuelei
lana [Thu, 20 Oct 2016 18:38:09 +0000] rev 41549
Added tag jdk-9+141 for changeset f31d65424ed0
duke [Wed, 05 Jul 2017 22:21:28 +0200] rev 41548
Merge
lana [Thu, 20 Oct 2016 20:01:43 +0000] rev 41547
Merge
zmajo [Mon, 25 Jul 2016 11:15:00 +0200] rev 41546
8161044: PPC64: Improve internal array handling
Reviewed-by: kvn
Contributed-by: Xiang Yuan <xiang.yuan@linaro.org>, Volker Simonis <volker.simonis@sap.com>, Zoltan Majo <zoltan.majo@oracle.com>
hseigel [Mon, 27 Jun 2016 15:26:08 -0400] rev 41545
8157176: Improved classfile parsing
Reviewed-by: acorn, mschoene, ctornqvi, bmoloden
Contributed-by: harold.seigel@oracle.com