sundar [Tue, 28 May 2019 19:30:30 +0530] rev 55057
8216553: JrtFIleSystemProvider getPath(URI) omits /modules element from file path
Reviewed-by: alanb, jlaskey
thartmann [Tue, 28 May 2019 14:53:57 +0200] rev 55056
8224870: Problemlist compiler/c2/Test8004741.java until JDK-8214904 is fixed
Summary: Added Test8004741 to problem list.
Reviewed-by: shade
aph [Tue, 28 May 2019 08:25:22 -0400] rev 55055
Merge
aph [Thu, 23 May 2019 07:57:50 -0400] rev 55054
8224671: AArch64: mauve System.arraycopy test failure
Reviewed-by: adinn
mgronlun [Tue, 28 May 2019 13:28:48 +0200] rev 55053
8221121: applications/microbenchmarks are encountering crashes in tier5
Reviewed-by: egahlin, dholmes
coleenp [Tue, 28 May 2019 06:42:32 -0400] rev 55052
8220688: [TESTBUG] runtime/NMT/MallocStressTest.java timed out
Summary: reduce number of threads and iterate rather than sleep.
Reviewed-by: zgu, dholmes
lucy [Tue, 28 May 2019 09:41:20 +0200] rev 55051
8224672: (lib)hsdis-<arch>.so search incorrect after JDK-8213084
Reviewed-by: kvn, shade
rraghavan [Tue, 28 May 2019 12:01:52 +0530] rev 55050
8213416: Replace some enums with static const members in hotspot/compiler
Summary: Changes to fix enumeral and non-enumeral type in conditional expression warnings with -Wextra for gcc on hotspot
Reviewed-by: kvn, thartmann