log src/share/vm/opto/ifnode.cpp @ 12190:edb5ab0f3fe5

age author description
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default
Tue, 09 Oct 2012 10:09:34 -0700 mikael 7197424: update copyright year to match last edit in jdk8 hotspot repository
Thu, 27 Sep 2012 09:38:42 -0700 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
Tue, 12 Jun 2012 16:23:31 -0700 kvn 7173340: C2: code cleanup: use PhaseIterGVN::replace_edge(Node*, int, Node*) where applicable
Fri, 29 Jul 2011 09:16:29 -0700 kvn 7068051: SIGSEGV in PhaseIdealLoop::build_loop_late_post
Tue, 26 Jul 2011 19:35:23 -0700 kvn 7070134: Hotspot crashes with sigsegv from PorterStemmer
Thu, 05 May 2011 21:06:14 -0700 kvn 7042327: assert(opaq->outcnt() == 1 && opaq->in(1) == limit)