erikj [Wed, 12 Oct 2016 14:29:21 +0200] rev 41462
8166937: [Solaris] Missing libjvm_db.so and libjvm_dtrace.so from JDK 9 b138
Reviewed-by: ihse, alanbur
erikj [Wed, 12 Oct 2016 14:22:55 +0200] rev 41461
8167488: Race condition in build with new exploded-image-optimize target
Reviewed-by: tbell, ihse
ihse [Tue, 11 Oct 2016 11:28:19 +0200] rev 41460
8158181: Stop adding missing newline to manifest files
Reviewed-by: erikj
ihse [Wed, 12 Oct 2016 11:49:09 +0200] rev 41459
8157623: Make --enable-ccache work properly with CCACHE from the environment
Reviewed-by: erikj
ihse [Tue, 11 Oct 2016 09:49:31 +0200] rev 41458
8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
lana [Thu, 13 Oct 2016 21:01:09 +0000] rev 41457
Added tag jdk-9+140 for changeset 0ffcfee0d9a9
duke [Wed, 05 Jul 2017 22:19:49 +0200] rev 41456
Added tag jdk-9+140 for changeset 0875007901f7
duke [Wed, 05 Jul 2017 22:19:47 +0200] rev 41455
Merge
duke [Wed, 05 Jul 2017 22:19:40 +0200] rev 41454
Merge
bpatel [Mon, 10 Oct 2016 15:17:02 -0700] rev 41453
4649116: Add option to include full package description at top, before interface table
Reviewed-by: jjg
ksrini [Mon, 10 Oct 2016 11:21:00 -0700] rev 41452
8165991: Fix DocTreeFactory newDocCommentTree
8154349: New doclet incorrectly shows entire text body for JavaFX properties in summary section
Reviewed-by: jjg
ksrini [Mon, 10 Oct 2016 06:47:47 -0700] rev 41451
8151102: Cleanup javadoc exception handling
Reviewed-by: jjg
shinyafox [Tue, 11 Oct 2016 00:28:49 +0900] rev 41450
8167343: JShell: Completeness analysis infers an incomplete declaration as COMPLETE_WITH_SEMI, which is a first line of Allman style
Reviewed-by: rfield
tbell [Fri, 07 Oct 2016 20:48:39 -0700] rev 41449
8166648: jib make run-test for langtools results in intermittent failures on windows-x86
Reviewed-by: erikj, jjg
jjg [Fri, 07 Oct 2016 16:49:39 -0700] rev 41448
8159855: Create an SPI for tools
Reviewed-by: mchung