darcy [Tue, 28 May 2019 10:54:59 -0700] rev 55062
8224783: Javadoc of String strip methods uses link where linkplain would be better
Reviewed-by: lancea, jlaskey
vdeshpande [Tue, 28 May 2019 09:56:47 -0700] rev 55061
8224558: Fix replicateB encoding
Reviewed-by: thartmann, vlivanov
ccheung [Tue, 28 May 2019 09:40:49 -0700] rev 55060
8224548: [TESTBUG] runtime/appcds/jvmti/ClassFileLoadHookTest.java failed: must be shared
Summary: improve the -Xshare:auto case
Reviewed-by: iklam, coleenp
aph [Tue, 28 May 2019 10:20:05 -0400] rev 55059
Merge
aph [Tue, 28 May 2019 09:13:11 -0400] rev 55058
8224880: AArch64: java/javac error with AllocatePrefetchDistance
Reviewed-by: adinn
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
iignatyev [Mon, 27 May 2019 19:46:34 -0700] rev 55049
8222414: bring googlemock v1.8.1
Reviewed-by: erikj, rwestberg
zgu [Mon, 27 May 2019 14:34:58 -0400] rev 55048
8224751: Shenandoah: Shenandoah Verifier should select proper roots according to current GC cycle
Reviewed-by: rkennke