thartmann [Mon, 14 Jan 2019 09:48:30 +0100] rev 53269
8213249: compiler/graalunit/HotspotTest.java failed in ExplicitExceptionTest
Summary: Added -XX:-OmitStackTraceInFastThrow to test flags to avoid empty exception message.
Reviewed-by: epavlova, iignatyev, dlong, kvn
mdoerr [Mon, 14 Jan 2019 09:26:34 +0100] rev 53268
8216560: gtest build broken on PPC64 and aarch64
Reviewed-by: shade
jgeorge [Mon, 14 Jan 2019 09:30:43 +0530] rev 53267
8215544: SA: Modify ClhsdbLauncher to add sudo privileges to enable MacOS tests on Mach5
Summary: Check if 'sudo' privileges can be added for executing macOS tests, and if so, add these privileges before executing the tests
Reviewed-by: jcbeyler, phh, sballal