log src/share/vm/opto/parse3.cpp @ 10408:836a62f43af9

age author description
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default
Wed, 06 Feb 2013 11:33:49 -0800 drchase 8006807: C2 crash due to out of bounds array access in Parse::do_multianewarray
Wed, 19 Dec 2012 19:21:15 -0800 kvn 8004741: Missing compiled exception handle table entry for multidimensional array allocation
Mon, 26 Nov 2012 17:25:11 -0800 twisti 7172640: C2: instrinsic implementations in LibraryCallKit should use argument() instead of pop()
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
Fri, 02 Sep 2011 04:28:59 -0700 twisti 7071709: JSR 292: switchpoint invalidation should be pushed not pulled