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
lana [Thu, 22 Oct 2015 08:47:39 -0700] rev 33027
Added tag jdk9-b88 for changeset 15f446204203
duke [Wed, 05 Jul 2017 20:54:58 +0200] rev 33026
Added tag jdk9-b88 for changeset 16b4968f9bb8
duke [Wed, 05 Jul 2017 20:54:58 +0200] rev 33025
Merge
duke [Wed, 05 Jul 2017 20:54:54 +0200] rev 33024
Merge
lana [Wed, 21 Oct 2015 15:15:36 -0700] rev 33023
Merge
lana [Thu, 15 Oct 2015 16:50:02 -0700] rev 33022
Merge
chegar [Tue, 13 Oct 2015 09:02:30 +0100] rev 33021
8139371: Three langtools test failures after the removal of sun.misc.Lock
Reviewed-by: jjg, mchung
sadayapalam [Tue, 13 Oct 2015 09:48:03 +0530] rev 33020
8000316: Huge performance bottleneck in com.sun.tools.javac.comp.Check.localClassName
Summary: Speed up Check.localClassName by avoiding generating names known to be in use already
Reviewed-by: mcimadamore, jlahoda, sadayapalam
Contributed-by: dmitry.chuyko@oracle.com
sadayapalam [Mon, 12 Oct 2015 19:43:44 +0530] rev 33019
8139245: compiler crashes with exception on int:new method reference and generic method inference
Reviewed-by: mcimadamore
mcimadamore [Mon, 12 Oct 2015 12:24:33 +0100] rev 33018
8138840: NPE when compiling bitwise operations with illegal operand types
8139243: compiler crashes with exception on sum operation of String var and void method call result
8139249: Compiler crashes on unary bitwise complement with non-integral operand
Summary: Certain binary operator checks are accepting more operands than required.
Reviewed-by: jlahoda
lana [Mon, 19 Oct 2015 00:25:14 -0700] rev 33017
Added tag jdk9-b87 for changeset 610c74da519c
duke [Wed, 05 Jul 2017 20:54:48 +0200] rev 33016
Merge
lana [Wed, 21 Oct 2015 15:15:26 -0700] rev 33015
Merge