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