Wed, 25 Jan 2012 19:26:35 -0500 Merge
dholmes [Wed, 25 Jan 2012 19:26:35 -0500] rev 11728
Merge
Tue, 24 Jan 2012 18:00:54 -0500 7130319: C2: running with -XX:+PrintOptoAssembly crashes the VM with assert(false) failed: bad tag in log
dlong [Tue, 24 Jan 2012 18:00:54 -0500] rev 11727
7130319: C2: running with -XX:+PrintOptoAssembly crashes the VM with assert(false) failed: bad tag in log Summary: Relax assert to allow the VMThread to close the log while the compiler thread is still writing to it. Reviewed-by: dholmes, never Contributed-by: dean.long@oracle.com
Thu, 09 Feb 2012 18:01:20 -0800 Merge
jrose [Thu, 09 Feb 2012 18:01:20 -0800] rev 11726
Merge
Wed, 08 Feb 2012 09:52:24 +0100 7119286: JSR292: SIGSEGV in JNIHandleBlock::release_block(JNIHandleBlock*, Thread*)+0x3c
roland [Wed, 08 Feb 2012 09:52:24 +0100] rev 11725
7119286: JSR292: SIGSEGV in JNIHandleBlock::release_block(JNIHandleBlock*, Thread*)+0x3c Summary: unaligned stack in throw_NullPointerException_at_call_entry(). Reviewed-by: twisti, never, kvn
Tue, 07 Feb 2012 16:33:43 -0800 7143491: G1 C2 CTW: assert(p2x->outcnt() == 2) failed: expects 2 users: Xor and URShift nodes
kvn [Tue, 07 Feb 2012 16:33:43 -0800] rev 11724
7143491: G1 C2 CTW: assert(p2x->outcnt() == 2) failed: expects 2 users: Xor and URShift nodes Summary: Adjust the assert and code in eliminate_card_mark() method for case when stored value is NULL. Reviewed-by: iveresov, never
Tue, 07 Feb 2012 11:33:15 -0800 7142167: MAC: _get_previous_fp broken on bsd with llvm-gcc
kvn [Tue, 07 Feb 2012 11:33:15 -0800] rev 11723
7142167: MAC: _get_previous_fp broken on bsd with llvm-gcc Summary: LLVM-GCC (__llvm__) should use the same _get_previous_fp implementation as __clang__ (as is the case for os::current_stack_pointer). Reviewed-by: twisti, never, dcubed
(0) -10000 -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip