Fri, 27 Feb 2015 11:41:42 +0300 8073154: NULL-pointer dereferencing in LIR_OpProfileType::print_instr
fzhinkin [Fri, 27 Feb 2015 11:41:42 +0300] rev 29351
8073154: NULL-pointer dereferencing in LIR_OpProfileType::print_instr Reviewed-by: iveresov
Tue, 24 Feb 2015 15:42:26 +0300 8067822: test/testlibrary_tests/RandomGeneratorTest.java failed on Assert Unexpected random number sequence for mode: NO_SEED
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
Tue, 24 Feb 2015 16:08:25 +0300 8067162: [TESTBUG] runtime/SharedArchiveFile tests fail on compact profiles
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
Wed, 25 Feb 2015 12:33:43 +0100 8073796: assert(check_obj_alignment(result)) failed: address not aligned: ...
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
Sat, 28 Feb 2015 12:33:50 +0000 Merge
zmajo [Sat, 28 Feb 2015 12:33:50 +0000] rev 29347
Merge
Fri, 27 Feb 2015 13:21:05 +0100 8073670: TypeF::eq and TypeD::eq do not handle NaNs correctly
zmajo [Fri, 27 Feb 2015 13:21:05 +0100] rev 29346
8073670: TypeF::eq and TypeD::eq do not handle NaNs correctly Summary: Change TypeF:eq and TypeD:eq to compare NaN values using a bitwise comparison. Reviewed-by: kvn Contributed-by: Stefan Anzinger <stefan.anzinger@oracle.com>
Wed, 25 Feb 2015 10:44:38 +0100 8073792: assert((get_length_if_constant(phase) == -1) == !ary_src->size()->is_con()) failed: inconsistent
roland [Wed, 25 Feb 2015 10:44:38 +0100] rev 29345
8073792: assert((get_length_if_constant(phase) == -1) == !ary_src->size()->is_con()) failed: inconsistent Summary: assert in array copy code broken when array size becomes known during igvn Reviewed-by: kvn, vlivanov
Tue, 24 Feb 2015 15:23:05 +0100 8073184: Compile of java.lang.Integer::getChars fails with LoopLimitCheck = false after 8054478
roland [Tue, 24 Feb 2015 15:23:05 +0100] rev 29344
8073184: Compile of java.lang.Integer::getChars fails with LoopLimitCheck = false after 8054478 Summary: CastII that guards counted loops confuses range check elimination with LoopLimitCheck off Reviewed-by: kvn, iveresov
Tue, 24 Feb 2015 23:31:00 -0800 8073735: compiler/loopopts/CountedLoopProblem.java got OOME
iveresov [Tue, 24 Feb 2015 23:31:00 -0800] rev 29343
8073735: compiler/loopopts/CountedLoopProblem.java got OOME Summary: Ignore OOM in the test Reviewed-by: kvn
Tue, 24 Feb 2015 17:14:29 +0000 Merge
vlivanov [Tue, 24 Feb 2015 17:14:29 +0000] rev 29342
Merge
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip