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
Fri, 02 Sep 2011 00:36:18 -0700 twisti 7085404: JSR 292: VolatileCallSites should have push notification too
Tue, 16 Aug 2011 04:14:05 -0700 twisti 7071653: JSR 292: call site change notification should be pushed not pulled
Fri, 08 Jul 2011 15:33:03 -0700 iveresov 7058510: multinewarray with 6 dimensions uncommon traps in server compiler
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Fri, 11 Mar 2011 22:34:57 -0800 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Mon, 08 Feb 2010 12:20:09 -0800 kvn 6910605: C2: NullPointerException/ClassCaseException is thrown when C2 with DeoptimizeALot is used