log src/share/vm/opto/graphKit.cpp @ 1027:39b01ab7035a

age author description
Fri, 16 Oct 2009 02:05:46 -0700 ysr 6888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning
Mon, 14 Sep 2009 09:49:54 -0700 cfang 6877254: Server vm crashes with no branches off of store slice" when run with CMS and UseSuperWord(default)
Tue, 08 Sep 2009 16:56:31 -0700 kvn 6880052: SIGSEGV in GraphKit::null_check_common()
Tue, 08 Sep 2009 10:42:50 -0700 kvn 6875619: CTW fails with /hotspot/src/share/vm/opto/type.hpp
Fri, 28 Aug 2009 11:19:33 -0700 kvn 6875577: CTW fails with /hotspot/src/share/vm/opto/memnode.cpp
Fri, 31 Jul 2009 17:12:33 -0700 cfang 6833129: specjvm98 fails with NullPointerException in the compiler with -XX:DeoptimizeALot
Thu, 16 Jul 2009 14:10:42 -0700 kvn 6851742: (EA) allocation elimination doesn't work with UseG1GC
Wed, 01 Jul 2009 12:22:23 -0700 never 6856025: assert(_base >= OopPtr && _base <= KlassPtr,"Not a Java pointer")
Fri, 26 Jun 2009 13:03:29 -0700 never 6818666: G1: Type lost in g1 pre-barrier
Fri, 08 May 2009 10:44:20 -0700 kvn 6788527: Server vm intermittently fails with assertion "live value must not be garbage" with fastdebug bits
Thu, 23 Apr 2009 14:04:24 -0700 cfang 6589834: deoptimization problem with -XX:+DeoptimizeALot
Tue, 21 Apr 2009 23:21:04 -0700 jrose 6655646: dynamic languages need dynamically linked call sites
Thu, 19 Mar 2009 09:13:24 -0700 kvn Merge
Fri, 13 Mar 2009 18:39:22 -0700 jrose 6813212: factor duplicated assembly code for general subclass check (for 6655638)
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge