duke [Wed, 05 Jul 2017 21:15:54 +0200] rev 35361
Merge
duke [Wed, 05 Jul 2017 21:15:48 +0200] rev 35360
Merge
alanb [Mon, 25 Jan 2016 19:01:32 +0000] rev 35359
8148147: Sync up @modules from jigsaw/jake
Reviewed-by: chegar, mchung
sadayapalam [Mon, 25 Jan 2016 15:49:50 +0530] rev 35358
8145987: Assertion failure when compiling stream with type annotation
Reviewed-by: jlahoda
alundblad [Sun, 24 Jan 2016 11:44:10 +0100] rev 35357
8145392: Build fails with "No portfile values materialized"
Summary: Increased default server startup timeout.
Reviewed-by: jlahoda
alundblad [Sun, 24 Jan 2016 11:32:38 +0100] rev 35356
8056989: Sjavac --server option should be optional
8147568: NullPointerException in option parsing
Summary: Made --server option optional (and background=true implied)
Reviewed-by: jlahoda, erikj
jlahoda [Fri, 22 Jan 2016 21:00:26 +0100] rev 35355
8143388: Compiler throws NullPointerException during compilation
Summary: Avoid putting "super" into a local variable while desugaring postfix operators.
Reviewed-by: mcimadamore
jjg [Thu, 21 Jan 2016 15:55:17 -0800] rev 35354
8147995: 8147930 uses incorrect whitespace in langtools/test/Makefile
Reviewed-by: mikael, mchung
lana [Thu, 21 Jan 2016 10:16:42 -0800] rev 35353
Merge
erikj [Thu, 21 Jan 2016 15:11:53 +0100] rev 35352
8147930: Langtools test Makefile still requires special make in Cygwin
Reviewed-by: ihse