dfuchs [Fri, 01 Feb 2019 14:24:40 +0000] rev 53604
8218133: sun/net/www/protocol/http/ProtocolRedirect.java failed with "java.net.ConnectException"
Summary: changed the test to use the loopback interface.
Reviewed-by: chegar
dfuchs [Fri, 01 Feb 2019 14:15:49 +0000] rev 53603
8195716: BootstrapLoggerTest : Executor still alive
Summary: Make sure the test joins the active executor thread before waiting for the executor to be GC'ed.
Reviewed-by: mchung, martin
ysuenaga [Fri, 01 Feb 2019 21:43:37 +0900] rev 53602
8217432: MetaspaceGC::_capacity_until_GC exceeds MaxMetaspaceSize
Reviewed-by: tschatzl, stuefe
coleenp [Fri, 01 Feb 2019 06:42:41 -0500] rev 53601
8215505: Cleanup jvm.cpp obsolete code after JDK-8210094: Better loading of classloader classes
Summary: remove dead code, also remove function that is not needed after 8210094.
Reviewed-by: lfoltan, dholmes
ihse [Fri, 01 Feb 2019 12:44:30 +0100] rev 53600
8217896: Make better use of LCPUs when building on AIX
Reviewed-by: ihse
Contributed-by: Andrew Leonard <andrew_m_leonard@uk.ibm.com>
stuefe [Sat, 08 Dec 2018 12:09:59 +0100] rev 53599
8214975: No hs-err file if fatal error is raised during dynamic initialization
Reviewed-by: dholmes, dcubed
stuefe [Fri, 01 Feb 2019 10:27:45 +0100] rev 53598
8218156: "jcmd VM.metaspace basic" misreports free chunk space
Reviewed-by: zgu
mbaesken [Wed, 30 Jan 2019 09:35:07 +0100] rev 53597
8218046: use bundled freetype in the AIX build by default
Reviewed-by: ihse