prr [Wed, 19 Oct 2016 08:05:48 -0700] rev 41654
Merge
prr [Tue, 18 Oct 2016 13:02:47 -0700] rev 41653
8167126: Create a module to provide access to non-SE desktop APIs
Reviewed-by: alanb, mchung
ihse [Wed, 26 Oct 2016 16:00:26 +0200] rev 41652
8168772: Convert javadoc generation to build-infra standards
Reviewed-by: erikj
ihse [Wed, 26 Oct 2016 09:44:20 +0200] rev 41651
8168636: More detailed information about native libraries in build log
Reviewed-by: erikj
amurillo [Tue, 25 Oct 2016 12:25:41 -0700] rev 41650
Merge
amurillo [Thu, 20 Oct 2016 16:53:56 -0700] rev 41649
Merge
ctornqvi [Tue, 18 Oct 2016 06:14:35 -0400] rev 41648
8166738: Enable concurrency in Hotspot jtreg testing
Reviewed-by: gtriantafill, erikj, sspitsyn
amurillo [Thu, 13 Oct 2016 08:57:52 -0700] rev 41647
Merge
simonis [Thu, 06 Oct 2016 13:41:43 +0200] rev 41646
8166800: [s390] Top-level build changes required for Linux/s390x
Reviewed-by: erikj
lana [Thu, 27 Oct 2016 16:28:36 +0000] rev 41645
Added tag jdk-9+142 for changeset 81d196a50ed9
duke [Wed, 05 Jul 2017 22:22:34 +0200] rev 41644
Added tag jdk-9+142 for changeset df0e03e3ca0e
duke [Wed, 05 Jul 2017 22:22:33 +0200] rev 41643
Merge
duke [Wed, 05 Jul 2017 22:22:25 +0200] rev 41642
Merge
rfield [Mon, 24 Oct 2016 17:06:10 -0700] rev 41641
8167637: jshell tool: /edit should use EDITOR setting
8167640: jshell tool: external editor temp file should be *.java
Reviewed-by: jlahoda
mcimadamore [Mon, 24 Oct 2016 14:47:48 +0100] rev 41640
8168480: Speculative attribution of lambda causes NPE in Flow
Summary: Flow attempts to analyze too much of a lambda body during attribution
Reviewed-by: vromero