zyao [Sat, 03 Feb 2018 10:36:58 +0800] rev 49161
8196064: AArch64: Merging ld/st into ldp/stp in macro-assembler
Reviewed-by: aph
ihse [Fri, 09 Mar 2018 00:28:50 +0100] rev 49160
8199347: Always use -Z7 for debug symbols when compiling on Windows
Reviewed-by: erikj
erikj [Thu, 08 Mar 2018 22:17:57 +0100] rev 49159
8199266: Update boot and build jdk requirements in configure
Reviewed-by: ihse, tbell
jjg [Thu, 08 Mar 2018 13:09:31 -0800] rev 49158
8194296: Check copyright of files in make/langtools/tools
Reviewed-by: mcimadamore, jlahoda
erikj [Thu, 08 Mar 2018 19:13:16 +0100] rev 49157
8199339: JDK-8198859 broke solaris x64
Reviewed-by: ihse
ihse [Thu, 08 Mar 2018 18:51:31 +0100] rev 49156
8199331: Don't limit debug information for fastdebug JDK native libraries
Reviewed-by: erikj
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
weijun [Thu, 08 Mar 2018 13:39:42 +0800] rev 49151
8193262: JNI array not released in libsunmscapi convertToLittleEndian
Reviewed-by: ascarpino
weijun [Thu, 08 Mar 2018 12:20:26 +0800] rev 49150
8191139: Remove deprecated javax.security.auth.Policy API
Reviewed-by: mullan