hotspot/src/share/vm/opto/graphKit.cpp
Tue, 28 Aug 2012 15:24:39 -0700 twisti 7192406: JSR 292: C2 needs exact return type information for invokedynamic and invokehandle call sites
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Mon, 14 May 2012 09:36:00 -0700 kvn 6924259: Remove String.count/String.offset
Tue, 07 Feb 2012 16:33:43 -0800 kvn 7143491: G1 C2 CTW: assert(p2x->outcnt() == 2) failed: expects 2 users: Xor and URShift nodes
Tue, 20 Dec 2011 16:56:50 +0100 roland 7121140: Allocation paths require explicit memory synchronization operations for RMO systems
Wed, 07 Dec 2011 11:35:03 +0100 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
Tue, 02 Aug 2011 18:36:40 +0200 roland 7074017: Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor enter/exit code paths
Wed, 04 May 2011 13:12:42 -0700 kvn 5091921: Sign flip issues in loop optimizer
Fri, 29 Apr 2011 11:15:30 -0700 kvn Merge
Wed, 27 Apr 2011 15:40:36 -0700 never 7029167: add support for conditional card marks
Mon, 25 Apr 2011 16:25:58 -0700 never 7030715: JSR 292 JRuby test/test_super_call_site_caching.rb asserts with +DoEscapeAnalysis
Wed, 20 Apr 2011 18:29:35 -0700 kvn 7026700: regression in 6u24-rev-b23: Crash in C2 compiler in PhaseIdealLoop::build_loop_late_post
Thu, 14 Apr 2011 13:45:41 -0700 johnc Merge
Sat, 09 Apr 2011 21:16:12 -0700 jrose Merge
Sat, 02 Apr 2011 09:49:27 -0700 kvn 7032314: Allow to generate CallLeafNoFPNode in IdealKit
Fri, 08 Apr 2011 14:19:50 -0700 jmasa Merge
Tue, 05 Apr 2011 14:12:31 -0700 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
Thu, 07 Apr 2011 09:53:20 -0700 johnc 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
Mon, 21 Mar 2011 11:28:14 -0700 kvn 7008866: Missing loop predicate for loop with multiple entries
Thu, 02 Dec 2010 17:21:12 -0800 iveresov 7003554: (tiered) assert(is_null_object() || handle() != NULL) failed: cannot embed null pointer
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 18 Nov 2010 09:52:48 -0800 kvn 7000491: assert(false) failed: should be optimized out in SharedRuntime::g1_wb_pre
Wed, 08 Sep 2010 20:28:57 -0700 never 6965815: OptimizeStringConcat: assert(!q->is_MergeMem()) failed with specjbb2000
Wed, 25 Aug 2010 05:27:54 -0700 twisti 6978355: renaming for 6961697
Fri, 20 Aug 2010 23:40:30 -0700 jrose 6912064: type profiles need to be exploited more for dynamic language support
Tue, 15 Jun 2010 18:07:27 -0700 kvn 6959430: Make sure raw loads have control edge
Thu, 10 Jun 2010 08:27:35 -0700 jmasa Merge
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Mon, 07 Jun 2010 17:46:04 -0700 johnc 6953058: G1: A bigapp crashes with SIGSEGV in compiled code
Mon, 26 Apr 2010 23:59:45 -0700 never 6943485: JVMTI always on capabilities change code generation too much
Fri, 12 Feb 2010 15:27:36 -0800 kvn Merge
Mon, 01 Feb 2010 17:35:05 -0700 dcubed 6902182: 4/4 Starting with jdwp agent should not incur performance penalty
Mon, 08 Feb 2010 12:20:09 -0800 kvn 6910605: C2: NullPointerException/ClassCaseException is thrown when C2 with DeoptimizeALot is used
Wed, 13 Jan 2010 15:26:39 -0800 ysr 6896647: card marks can be deferred too long
Tue, 05 Jan 2010 13:05:58 +0100 twisti 6829187: compiler optimizations required for JSR 292
Tue, 08 Dec 2009 16:27:21 -0800 never 6908167: jbb2005, OptimizeStringConcat causes assert in EA
Thu, 12 Nov 2009 09:24:21 -0800 never 6892658: C2 should optimize some stringbuilder patterns
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
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Fri, 13 Mar 2009 18:39:22 -0700 jrose 6813212: factor duplicated assembly code for general subclass check (for 6655638)
Fri, 27 Feb 2009 13:27:09 -0800 twisti 6810672: Comment typos
Tue, 17 Feb 2009 14:30:24 -0800 kvn Merge
Thu, 05 Feb 2009 11:42:10 -0800 never 6793828: G1: invariant: queues are empty when activated
Thu, 05 Feb 2009 14:43:58 -0800 kvn 6799693: Server compiler leads to data corruption when expression throws an Exception
Wed, 04 Feb 2009 23:17:38 -0800 never 6442502: assert(bits,"Use TypePtr for NULL") on linux-x86
Tue, 30 Sep 2008 15:53:55 -0700 rasbold Merge
Wed, 24 Sep 2008 15:34:06 -0400 apetrusenko Merge
less more (0) -60 tip