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
mli [Wed, 17 Oct 2018 16:37:41 +0800] rev 52173
8210403: Refactor java.util.Locale:i18n shell tests to plain java tests
Reviewed-by: naoto
Contributed-by: ying.z.zhou@oracle.com
bchristi [Fri, 05 Oct 2018 15:12:37 -0700] rev 52172
8211731: Reconsider default option for ClassPathURLCheck change done in JDK-8195874
Reviewed-by: alanb, mchung