naoto [Mon, 15 Oct 2018 09:35:05 -0700] rev 52123
8211961: Broken link in java.util.Locale
Reviewed-by: mchung
zgu [Mon, 15 Oct 2018 11:53:15 -0400] rev 52122
8212074: Add method to peek the remaining tasks in task queues
Summary: Add methods for implementing new task termination protocol
Reviewed-by: tschatzl, shade, rkennke
jjiang [Mon, 15 Oct 2018 22:47:03 +0800] rev 52121
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
Summary: Move SimpleSSLContext.java and testkeys to test/lib/jdk/test/lib/net
Reviewed-by: chegar
coffeys [Mon, 15 Oct 2018 14:42:31 +0100] rev 52120
8209862: CipherCore performance improvement
Reviewed-by: apetcher, ascarpino
Contributed-by: sergey.kuksenko@oracle.com, sean.coffey@oracle.com
lkorinth [Fri, 12 Oct 2018 12:14:01 +0200] rev 52119
8211447: Replace oop_pc_update_pointers with oop_iterate and closure
Reviewed-by: sjohanss, tschatzl
lkorinth [Fri, 12 Oct 2018 12:13:06 +0200] rev 52118
8211446: Replace oop_pc_follow_contents with oop_iterate and closure
Reviewed-by: sjohanss, tschatzl
lkorinth [Fri, 12 Oct 2018 12:10:34 +0200] rev 52117
8201436: Replace oop_ps_push_contents with oop_iterate and closure
Reviewed-by: sjohanss, tschatzl
pmuthuswamy [Mon, 15 Oct 2018 17:52:42 +0530] rev 52116
8211957: Broken links to stylesheet in java.base/doc-files
Reviewed-by: alanb
mdoerr [Mon, 15 Oct 2018 08:08:02 +0200] rev 52115
8211852: inspect stack during error reporting
Reviewed-by: dholmes, goetz
jcbeyler [Sun, 14 Oct 2018 19:07:34 -0700] rev 52114
8212082: Remove the NSK_CPP_STUB macros for remaining vmTestbase/jvmti/[sS]*
Summary: Remove NSK_CPP_STUB macros from the tests
Reviewed-by: amenkov, phh