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
weijun [Thu, 08 Mar 2018 11:44:43 +0800] rev 49149
8198898: Compilation errors in jdk.crypto.mscapi with VS 2017
Reviewed-by: xuelei
weijun [Thu, 08 Mar 2018 11:44:26 +0800] rev 49148
8199198: Remove unused functions in jdk.crypto.mscapi native code
Reviewed-by: igerasim, wetmore
erikj [Wed, 07 Mar 2018 22:30:39 +0100] rev 49147
8199197: Set _NT_SYMBOL_PATH when running tests on windows
Reviewed-by: ihse, ctornqvi
ihse [Wed, 07 Mar 2018 19:14:36 +0100] rev 49146
8199224: Refactor add_native_source in SetupNativeCompilation
Reviewed-by: erikj
hannesw [Wed, 07 Mar 2018 18:36:21 +0100] rev 49145
8199236: Nashorn uses deprecated HTML tags in Javadoc
Reviewed-by: jlaskey, sundar