lucy [Thu, 27 Jul 2017 15:36:15 +0200] rev 46726
8180659: [s390] micro-optimization in resize_frame_absolute()
Reviewed-by: simonis, mdoerr
goetz [Fri, 21 Jul 2017 12:43:47 +0200] rev 46725
8185046: jtreg: introduce keyword to disable aot tests
Reviewed-by: kvn, stuefe
stuefe [Wed, 26 Jul 2017 11:51:25 -0700] rev 46724
8185263: Fix zero build after 8169881, 8175318, 8178350
Reviewed-by: iklam, coleenp
stuefe [Wed, 26 Jul 2017 11:47:11 +0200] rev 46723
8185262: Keep default logging for Metaspace OOM short and concise
Reviewed-by: iklam, coleenp
coleenp [Wed, 26 Jul 2017 10:41:07 -0400] rev 46722
8185296: java_lang_Class::array_klass should be array_klass_acquire
Reviewed-by: eosterlund, kbarrett
goetz [Wed, 26 Jul 2017 11:27:51 +0200] rev 46721
8185333: [s390] Fix build without cds
Reviewed-by: aph
yzhang [Wed, 26 Jul 2017 15:54:13 +0800] rev 46720
8184900: AArch64: Fix overflow in immediate cmp instruction
Summary: Use subs instead of cmp to compare BlockZeroingLowLimit.
Reviewed-by: aph
Contributed-by: yang.zhang@linaro.org
njian [Fri, 23 Jun 2017 11:41:24 +0800] rev 46719
8158361: AArch64: Address calculation missed optimizations
Summary: This issue is fixed by adding "addExtI_shift" pattern rule. Other similar rules are also added.
Reviewed-by: aph, adinn
Contributed-by: zhongwei.yao@linaro.org
iklam [Tue, 25 Jul 2017 09:32:50 -0700] rev 46718
8183038: Minimal vm slowdebug build fails with undefined reference to MetaspaceShared::is_valid_shared_method
Summary: added missing NOT_CDS_RETURN_(false)
Reviewed-by: jiangli, coleenp
hseigel [Tue, 25 Jul 2017 19:25:02 +0000] rev 46717
Merge