thartmann [Mon, 02 Mar 2015 13:28:06 +0000] rev 29354
Merge
thartmann [Mon, 02 Mar 2015 13:16:07 +0100] rev 29353
8073956: Escape analysis dump misses args information
Summary: Fixed output of PrintEscapeAnalysis.
Reviewed-by: kvn
iignatyev [Mon, 02 Mar 2015 11:15:09 +0000] rev 29352
Merge
fzhinkin [Fri, 27 Feb 2015 11:41:42 +0300] rev 29351
8073154: NULL-pointer dereferencing in LIR_OpProfileType::print_instr
Reviewed-by: iveresov
skovalev [Tue, 24 Feb 2015 15:42:26 +0300] rev 29350
8067822: test/testlibrary_tests/RandomGeneratorTest.java failed on Assert Unexpected random number sequence for mode: NO_SEED
Summary: On embedded platforms we have a message in std error. We should not take into account the message. Therefore only std out should be used fo verification.
Reviewed-by: iignatyev, kvn
skovalev [Tue, 24 Feb 2015 16:08:25 +0300] rev 29349
8067162: [TESTBUG] runtime/SharedArchiveFile tests fail on compact profiles
Summary: Modified TEST.groups file to exclude two tests from execution on compact profiles.
Reviewed-by: mseledtsov, dholmes, iignatyev
roland [Wed, 25 Feb 2015 12:33:43 +0100] rev 29348
8073796: assert(check_obj_alignment(result)) failed: address not aligned: ...
Summary: Arrays.copyOf intrinsic can deoptimize with uninitialized new array
Reviewed-by: kvn