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
xyin [Mon, 15 Oct 2018 09:34:18 +0800] rev 52113
8187522: test/sun/net/ftp/FtpURLConnectionLeak.java timed out
Reviewed-by: chegar, vtewari
kbarrett [Fri, 12 Oct 2018 17:35:26 -0400] rev 52112
8212023: Implicit narrowing in Solaris/sparc initializers
Summary: Explicitly narrow or fix destination types.
Reviewed-by: dholmes, tschatzl
lancea [Fri, 12 Oct 2018 14:16:24 -0400] rev 52111
8212045: Add back tests removed from HashesTest.java and AddExportsTest.java
Reviewed-by: rriggs
amenkov [Fri, 12 Oct 2018 10:08:11 -0700] rev 52110
8195703: BasicJDWPConnectionTest.java: 'App exited unexpectedly with 2'
Reviewed-by: sspitsyn, jcbeyler
mchinnathamb [Tue, 09 Oct 2018 16:08:07 +0530] rev 52109
8027434: "-XX:OnOutOfMemoryError" uses fork instead of vfork
Reviewed-by: dholmes, iklam