ihse [Thu, 08 Mar 2018 18:46:37 +0100] rev 49155
8199338: Use -g0 on solstudio also for compiling C programs
Reviewed-by: erikj
bpb [Thu, 08 Mar 2018 08:17:26 -0800] rev 49154
8198899: Compilation errors in java.prefs with VS 2017
Summary: Change Java level representation of HKEY from int to long
Reviewed-by: alanb, rriggs, psandoz
ykubota [Thu, 08 Mar 2018 11:21:57 +0900] rev 49153
8169358: httpserver does not close connections when RejectedExecutionException occurs
Summary: Catch unexpected exceptions in Dispatcher::handle
Reviewed-by: chegar, dfuchs, clanger
Contributed-by: KUBOTA Yuji <kubota.yuji@gmail.com>
vromero [Thu, 08 Mar 2018 10:28:46 -0500] rev 49152
8199327: nuke var type name after a lambda has been accepted
Reviewed-by: mcimadamore