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
aefimov [Fri, 16 Oct 2015 19:07:08 +0300] rev 33014
8073519: schemagen does not report errors while generating xsd files
Reviewed-by: dfuchs
lana [Mon, 19 Oct 2015 00:25:03 -0700] rev 33013
Added tag jdk9-b87 for changeset 611cd2f9832d
duke [Wed, 05 Jul 2017 20:54:42 +0200] rev 33012
Merge
lana [Mon, 19 Oct 2015 00:25:01 -0700] rev 33011
Added tag jdk9-b87 for changeset 659a7814aa2e
duke [Wed, 05 Jul 2017 20:54:36 +0200] rev 33010
Merge
lana [Wed, 21 Oct 2015 15:15:33 -0700] rev 33009
Merge
lana [Thu, 15 Oct 2015 16:50:08 -0700] rev 33008
Merge
attila [Mon, 12 Oct 2015 14:52:47 +0200] rev 33007
8139282: Remove @author and @id tags from Dynalink JavaDoc; some minor edits
Reviewed-by: mhaupt, sundar