redestad [Tue, 18 Oct 2016 14:22:16 +0200] rev 41555
8168073: Speed up URI creation during module bootstrap
Reviewed-by: alanb, mchung, psandoz, chegar
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
rprotacio [Fri, 01 Jul 2016 15:11:38 -0400] rev 41544
8159503: Amend Annotation Actions
Reviewed-by: coleenp, hseigel, mschoene, acorn, ctornqvi
Contributed-by: rachel.protacio@oracle.com
zmajo [Fri, 01 Jul 2016 09:33:34 +0200] rev 41543
8160591: Improve internal array handling
Reviewed-by: kvn
Contributed-by: Xiang Yuan <xiang.yuan@linaro.org>, Zoltan Majo <zoltan.majo@oracle.com>
hseigel [Thu, 30 Jun 2016 08:11:30 -0400] rev 41542
8159511: Stack map validation
Reviewed-by: acorn, mschoene
Contributed-by: harold.seigel@oracle.com
coleenp [Wed, 29 Jun 2016 11:52:27 -0400] rev 41541
8159515: Improve indy validation
Reviewed-by: jrose, hseigel, vlivanov, bmoloden, ctornqvi, mschoene
gziemski [Thu, 09 Jun 2016 13:47:15 -0500] rev 41540
8155968: Update command line options
Reviewed-by: gthornbr, hseigel, mschoene
Contributed-by: gerard.ziemski@oracle.com
jiangli [Thu, 12 May 2016 17:37:45 -0400] rev 41539
8156794: Extend data sharing
Reviewed-by: iklam, hseigel, acorn, mschoene
lana [Thu, 20 Oct 2016 18:38:08 +0000] rev 41538
Added tag jdk-9+141 for changeset 9bd03c20ec2f
simonis [Fri, 21 Oct 2016 20:55:00 -0700] rev 41537
8168302: --disable-warnings-as-errors doesn't work for the hotspot build on Solaris
Reviewed-by: tbell
sla [Fri, 21 Oct 2016 15:29:34 +0200] rev 41536
8168409: Update list of tools run by the jtreg timeouthandler
Reviewed-by: mlarsson
jjg [Thu, 20 Oct 2016 13:44:00 -0700] rev 41535
8145471: javac changes for enhanced deprecation
Reviewed-by: smarks, tbell, mcimadamore, jlahoda
lana [Thu, 20 Oct 2016 20:01:27 +0000] rev 41534
Merge
dholmes [Tue, 18 Oct 2016 21:54:50 -0400] rev 41533
8163984: Fix license and copyright headers in jdk9 under test/lib
Reviewed-by: dholmes
Contributed-by: Stanislav Smirnov <stanislav.smirnov@oracle.com>
mchung [Tue, 18 Oct 2016 13:26:54 -0700] rev 41532
8167558: Add new JMOD section for header files and man pages
Reviewed-by: alanb
lana [Thu, 20 Oct 2016 18:38:07 +0000] rev 41531
Added tag jdk-9+141 for changeset 7259f8d1b31a
duke [Wed, 05 Jul 2017 22:21:08 +0200] rev 41530
Added tag jdk-9+141 for changeset 9aadd2163b56
duke [Wed, 05 Jul 2017 22:21:06 +0200] rev 41529
Merge
duke [Wed, 05 Jul 2017 22:21:00 +0200] rev 41528
Merge
shinyafox [Mon, 17 Oct 2016 23:23:11 +0900] rev 41527
8145263: JShell: Fix the format of SourceCodeAnalysis#documentation
Reviewed-by: rfield, jlahoda
mcimadamore [Mon, 17 Oct 2016 15:02:46 +0100] rev 41526
8167000: Refine handling of multiple maximally specific abstract methods
Summary: Bring the compiler in sync with spec changes in JDK-7034913
Reviewed-by: vromero, dlsmith