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
smarks [Thu, 13 Oct 2016 17:31:01 -0700] rev 41525
8167965: (jdeprscan) using --release option with 8 or earlier throws exception
Reviewed-by: mchung
lana [Thu, 13 Oct 2016 23:03:01 +0000] rev 41524
Merge
bpatel [Thu, 13 Oct 2016 10:48:09 -0700] rev 41523
8141636: Javadoc search should support camelCase search
Reviewed-by: jjg
mchung [Wed, 12 Oct 2016 17:27:54 -0700] rev 41522
8167630: jdeps --generate-module-info forgets to close the resource after checking any unnamed package
Reviewed-by: lancea, ksrini
mchung [Wed, 12 Oct 2016 15:37:27 -0700] rev 41521
8164689: Retrofit jar, jlink, jmod as a ToolProvider
Reviewed-by: alanb, jjg
mlarsson [Mon, 10 Oct 2016 12:36:56 +0200] rev 41520
8167354: Missing jtreg output when run using langtools makefiles
Reviewed-by: erikj, sla