kvn [Mon, 13 Aug 2018 13:24:55 -0700] rev 51389
8207153: Some intrinsic tests take long time to run
Reviewed-by: thartmann, mikael
redestad [Mon, 13 Aug 2018 19:21:43 +0200] rev 51388
8209120: Archive the Integer.IntegerCache
Reviewed-by: jiangli, alanb, plevart, iklam, mchung
mbaesken [Fri, 10 Aug 2018 09:16:10 +0200] rev 51387
8209115: adjust libsplashscreen linux ppc64le builds for easier libpng update
Reviewed-by: prr, dholmes
epavlova [Mon, 13 Aug 2018 04:02:51 -0700] rev 51386
8199486: [Graal] gc/g1/ihop/TestIHOPStatic.java fails by timeout with -Xcomp
Reviewed-by: kvn
tschatzl [Mon, 13 Aug 2018 12:24:25 +0200] rev 51385
8200365: TestOptionsWithRanges.java of '-XX:TLABWasteTargetPercent=100' fails intermittently
Summary: For initial TLAB sizing, increase the number of expected refills to 2.
Reviewed-by: phh, sangheki
tschatzl [Mon, 13 Aug 2018 12:24:25 +0200] rev 51384
8205633: TestOptionsWithRanges.java of '-XX:TLABSize=2147483648' fails intermittently
Summary: Exclude maximum range value from testing.
Reviewed-by: sangheki, kbarrett
tschatzl [Mon, 13 Aug 2018 12:24:25 +0200] rev 51383
8209193: Fix aarch64-linux compilation after -Wreorder changes
Reviewed-by: shade, drwhite
ghaug [Mon, 13 Aug 2018 12:24:25 +0200] rev 51382
8209357: [PPC64] Fix build which was broken by 8208672 (Enable -Wreorder)
Reviewed-by: mbaesken, tschatzl
avoitylov [Mon, 13 Aug 2018 12:24:25 +0200] rev 51381
8209380: ARM: cleanup maybe-uninitialized and reorder compiler warnings
Reviewed-by: dholmes, drwhite, tschatzl
shade [Mon, 13 Aug 2018 10:28:01 +0200] rev 51380
8209378: Fix Minimal VM after JDK-8208677
Reviewed-by: coleenp, shade
Contributed-by: Aleksei Voitylov <aleksei.voitylov@bell-sw.com>