bobv [Fri, 10 May 2019 11:18:45 -0400] rev 54814
8222533: jtreg test jdk/internal/platform/cgroup/TestCgroupMetrics.java fails on SLES12.3 linux ppc64le machine
Reviewed-by: mseledtsov, dholmes
bobv [Fri, 10 May 2019 11:15:34 -0400] rev 54813
8221340: [TESTBUG] TestCgroupMetrics.java fails after fix for JDK-8219562
Reviewed-by: mseledtsov, rriggs
dnsimon [Fri, 10 May 2019 10:30:06 -0700] rev 54812
8223531: [Graal] assert(type() == T_INT) failed: type check
Reviewed-by: dlong, thartmann, never, kvn
aeubanks [Thu, 09 May 2019 10:28:29 -0700] rev 54811
8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational()
Reviewed-by: dfuchs, chegar
Contributed-by: aeubanks@google.com
ysuenaga [Sat, 11 May 2019 01:17:18 +0900] rev 54810
8223186: HotSpot compile warnings from GCC 9
Reviewed-by: dholmes, aeubanks
aefimov [Fri, 10 May 2019 15:34:17 +0100] rev 54809
8223465: Replace wildcard address with loopback or local host in tests - part 3
Reviewed-by: dfuchs
coleenp [Fri, 10 May 2019 09:07:53 -0400] rev 54808
Merge
coleenp [Fri, 10 May 2019 09:05:29 -0400] rev 54807
8223626: move print() functions to cpp files
Summary: improve debugging experience
Reviewed-by: dholmes, dlong
shade [Fri, 10 May 2019 09:56:20 +0200] rev 54806
8223675: arm32 build failure after 8223136 (Move compressed oops functions to CompressedOops class)
Reviewed-by: rkennke
shade [Fri, 10 May 2019 09:55:42 +0200] rev 54805
8223676: Minimal VM build failure after 8223136 (Move compressed oops functions to CompressedOops class)
Reviewed-by: rkennke
rschmelter [Thu, 09 May 2019 05:04:42 -0700] rev 54804
8223617: code_size2 needs adjustments
Reviewed-by: mdoerr, simonis
clanger [Fri, 10 May 2019 06:31:09 +0100] rev 54803
8223555: Cleanups in cacerts tests
Reviewed-by: xuelei
weijun [Fri, 10 May 2019 09:39:49 +0800] rev 54802
8200400: Restrict Sasl mechanisms
Reviewed-by: mullan
xliu [Thu, 09 May 2019 18:38:42 -0700] rev 54801
8223537: testlibrary_tests/ctw/ClassesListTest.java fails with Agent timeout frequently
Reviewed-by: thartmann, kvn
dholmes [Thu, 09 May 2019 18:42:07 -0400] rev 54800
8222292: runtime/exceptionMsgs/ArrayIndexOutOfBoundsException/ArrayIndexOutOfBoundsExceptionTest.java timeout but test passed
Reviewed-by: goetz, lfoltan, kvn