morris [Thu, 14 Mar 2013 16:16:05 -0700] rev 15948
Merge
morris [Thu, 14 Mar 2013 07:44:18 -0700] rev 15947
8008560: [parfait] Null pointer deference in hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp
Summary: add null pointer check in signal handler
Reviewed-by: kvn
neliasso [Wed, 13 Feb 2013 10:25:09 +0100] rev 15946
8005772: Stubs report compile id -1 in phase events
Summary: Use 0 to indicate id is NA, -1 for error or uninitalized
Reviewed-by: kvn, twisti
neliasso [Wed, 13 Mar 2013 13:44:45 +0100] rev 15945
Merge
neliasso [Wed, 13 Mar 2013 10:56:54 +0100] rev 15944
8009721: Make PhaseLive independent from regalloc
Summary: Moved class definition of LRG_List from chaitin.hpp to live.hpp
Reviewed-by: kvn, rbackman, roland
Contributed-by: niclas.adlertz@oracle.com
roland [Wed, 13 Mar 2013 09:44:45 +0100] rev 15943
8009761: Deoptimization on sparc doesn't set Llast_SP correctly in the interpreter frames it creates
Summary: deoptimization doesn't set up callee frames so that they restore caller frames correctly.
Reviewed-by: kvn
vladidan [Thu, 14 Mar 2013 12:49:05 -0400] rev 15942
Merge
jprovino [Thu, 14 Mar 2013 10:37:23 -0400] rev 15941
Merge
jprovino [Tue, 12 Mar 2013 00:02:16 -0400] rev 15940
8009835: Only produce a warning when -Xshare:auto is explicitly requested
Summary: The minimal JVM is printing a warning message for default settings when it should quitely ignore them.
Reviewed-by: coleenp, dholmes
jprovino [Fri, 08 Mar 2013 12:35:18 -0500] rev 15939
Merge