mullan [Thu, 18 Oct 2018 10:08:35 -0400] rev 52189
8210448: Copy Java XML Digital Signature API Specification into java.xml.crypto javadocs
Reviewed-by: weijun
lkorinth [Thu, 18 Oct 2018 11:23:54 +0200] rev 52188
8212595: Remove unused size_helper() in oop_oop_iterate* in instanceKlass.inline.hpp
Reviewed-by: shade, pliden
dzhou [Thu, 18 Oct 2018 00:56:38 -0700] rev 52187
8210406: Refactor java.util.PluggableLocale:i18n shell tests to plain java tests
Reviewed-by: naoto
ihse [Thu, 18 Oct 2018 09:19:29 +0200] rev 52186
8212587: equals in MakeBase does not handle empty strings correctly
Reviewed-by: erikj
iklam [Wed, 17 Oct 2018 21:51:00 -0700] rev 52185
8212612: Add documentation about Arguments::_exit_hook
Reviewed-by: hseigel, dlong, dholmes
jcbeyler [Wed, 17 Oct 2018 21:28:11 -0700] rev 52184
8211899: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[E-M]
Summary: Remove the NSK_CPP_STUB macros from tests
Reviewed-by: amenkov, phh, sspitsyn
jjiang [Thu, 18 Oct 2018 07:56:55 +0800] rev 52183
8210632: Add key exchange algorithm to javax/net/ssl/TLSCommon/CipherSuite.java
Summary: javax/net/ssl/TLSCommon/CipherSuite.java supports key exchange algorithms
Reviewed-by: xuelei
jwilhelm [Thu, 18 Oct 2018 00:50:14 +0200] rev 52182
Added tag jdk-12+16 for changeset 199658d1ef86
shade [Wed, 17 Oct 2018 22:47:59 +0200] rev 52181
8212617: ARM32 build failures after JDK-7041262 (VM_Version should be called instead of Abstract_VM_Version so that overriding works)
Reviewed-by: hseigel
shade [Wed, 17 Oct 2018 22:42:31 +0200] rev 52180
8212616: x86_32 build failures after JDK-8210498 (nmethod entry barriers)
Reviewed-by: kvn, eosterlund
rkennke [Wed, 17 Oct 2018 22:26:41 +0200] rev 52179
8212186: JVMTI lacks a few GC barriers/hooks
Reviewed-by: eosterlund, shade
shade [Wed, 17 Oct 2018 18:31:48 +0200] rev 52178
8212608: Minimal VM build failure after JDK-8210498 (nmethod entry barriers)
Reviewed-by: eosterlund
redestad [Wed, 17 Oct 2018 17:35:26 +0200] rev 52177
8212597: Optimize String concatenation setup when using primitive operands
Reviewed-by: shade
jjiang [Wed, 17 Oct 2018 22:06:55 +0800] rev 52176
8212562: To remove lib/security from test/jdk/TEST.groups
Summary: Remove lib/security from test group jdk_security3
Reviewed-by: coffeys
redestad [Wed, 17 Oct 2018 14:19:21 +0200] rev 52175
8212201: Classlist build tool should be built for the target JDK version
Reviewed-by: erikj, ihse
pmuthuswamy [Wed, 17 Oct 2018 15:28:36 +0530] rev 52174
8211901: javadoc generates broken links on deprecated items page
Reviewed-by: jjg