amurillo [Thu, 08 Oct 2015 14:28:55 -0700] rev 33041
Merge
amurillo [Thu, 01 Oct 2015 11:52:43 -0700] rev 33040
Merge
iveresov [Fri, 25 Sep 2015 12:04:34 -0700] rev 33039
Merge
neliasso [Fri, 18 Sep 2015 10:09:38 +0200] rev 33038
8135068: Extract method matchers from CompilerOracle
Summary: Ecapsulate code to enable reuse
Reviewed-by: roland, kvn
prr [Tue, 20 Oct 2015 10:33:25 -0700] rev 33037
Merge
prr [Tue, 20 Oct 2015 08:24:24 -0700] rev 33036
Merge
prr [Mon, 12 Oct 2015 14:44:02 -0700] rev 33035
Merge
ddehaven [Tue, 06 Oct 2015 12:51:53 -0700] rev 33034
Merge
erikj [Fri, 02 Oct 2015 17:33:42 +0200] rev 33033
8138739: Enable devkit on macosx in JPRT (again)
Reviewed-by: ihse
erikj [Tue, 20 Oct 2015 17:29:53 +0200] rev 33032
8139813: Base heap size on type of boot jdk, not architecture of build machine
Reviewed-by: tbell, ihse
ihse [Tue, 20 Oct 2015 16:40:01 +0200] rev 33031
8139969: Fix unzip in compare.sh broken by JDK-8136813
Reviewed-by: erikj
ihse [Tue, 20 Oct 2015 10:39:07 +0200] rev 33030
8139668: Generate README-build.html from markdown
Reviewed-by: erikj
erikj [Tue, 20 Oct 2015 09:47:56 +0200] rev 33029
8139735: Switch compilers in JPRT for windows and linux
Reviewed-by: tbell, ihse
jlahoda [Mon, 19 Oct 2015 19:13:58 +0200] rev 33028
8134254: JShell API/tool: REPL for Java into JDK9
Summary: Adding jdk.jshell module into modules.xml; and listing it among TOOLS_MODULES.
Reviewed-by: alanb, erikj, sundar
Contributed-by: robert.field@oracle.com, jan.lahoda@oracle.com