cito [Fri, 10 May 2019 20:56:37 +0200] rev 54815
8221569: JFR tool produces incorrect output when both --categories and --events are specified
Reviewed-by: mgronlun
Contributed-by: chihiro.ito@oracle.com, erik.gahlin@oracle.com
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