vlivanov [Fri, 27 May 2016 17:01:27 +0300] rev 39239
Merge
iignatyev [Mon, 30 May 2016 23:33:00 +0300] rev 39238
8152376: [TESTBUG] compiler/floatingpoint/Test15FloatJNIArgs should use run main/othervm/native
Reviewed-by: kvn
iignatyev [Mon, 30 May 2016 23:32:59 +0300] rev 39237
8154123: remove commented action from jdk/vm/ci/runtime/test/ConstantTest.java
Reviewed-by: shade, kvn
mdoerr [Mon, 23 May 2016 10:35:51 -0300] rev 39236
8154156: PPC64: improve array copy stubs by using vector instructions
Reviewed-by: goetz, mdoerr
Contributed-by: Gustavo Romero <gromero@linux.vnet.ibm.com>
iignatyev [Fri, 27 May 2016 17:12:10 +0300] rev 39235
8157821: [JITtester] OptionResolver and LiteralFactory use deprecated c-tors
Reviewed-by: kvn
iignatyev [Fri, 27 May 2016 17:12:09 +0300] rev 39234
8156469: [JITtester] Difference in generated golden output when run with Jigsaw build
Reviewed-by: vlivanov
fyang [Fri, 27 May 2016 20:38:38 +0800] rev 39233
8157906: aarch64: some more integer rotate instructions are never emitted
Summary: fix wrong definition of source operand of left rotate instructions
Reviewed-by: aph
Contributed-by: teng.lu@linaro.org