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
Tue, 24 Feb 2015 07:39:22 -0800 Merge
vlivanov [Tue, 24 Feb 2015 07:39:22 -0800] rev 29341
Merge
Mon, 23 Feb 2015 10:32:17 +0100 8073624: Fix waring "converting to non-pointer type 'bool' from NULL" in arraycopynode.cpp
simonis [Mon, 23 Feb 2015 10:32:17 +0100] rev 29340
8073624: Fix waring "converting to non-pointer type 'bool' from NULL" in arraycopynode.cpp Reviewed-by: roland
Mon, 23 Feb 2015 10:38:26 +0100 8073257: compiler/codecache/stress/RandomAllocationTest.java + fastdebug + -XX:+LogCompilation, "allocating without ResourceMark"
thartmann [Mon, 23 Feb 2015 10:38:26 +0100] rev 29339
8073257: compiler/codecache/stress/RandomAllocationTest.java + fastdebug + -XX:+LogCompilation, "allocating without ResourceMark" Summary: Added two missing ResourceMarks to 'NMethodSweeper::log_sweep'. Reviewed-by: kvn, iignatyev
Mon, 23 Feb 2015 07:55:37 +0100 8072774: bigapps/Weblogic+medrec/nowarnings fails due to CodeHeap 'profiled nmethods' exhaustion
thartmann [Mon, 23 Feb 2015 07:55:37 +0100] rev 29338
8072774: bigapps/Weblogic+medrec/nowarnings fails due to CodeHeap 'profiled nmethods' exhaustion Summary: Store profiled code in the non-profiled code heap (and vice versa) if the code cache is really full. Reviewed-by: kvn, iveresov
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip