hotspot/src/share/vm/opto/memnode.cpp
Thu, 20 Sep 2012 16:49:17 +0200 roland 7023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Fri, 15 Jun 2012 01:25:19 -0700 kvn 7119644: Increase superword's vector size up to 256 bits
Mon, 11 Jun 2012 14:58:51 -0700 kvn 7174510: 19 JCK compiler tests fail with C2 error: memNode.cpp:812 - ShouldNotReachHere
Tue, 24 Jan 2012 17:04:51 -0800 kvn 7132936: guarantee(t != NULL) failed: must be con
Fri, 20 Jan 2012 09:43:06 -0800 kvn 7131302: connode.cpp:205 Error: ShouldNotReachHere()
Tue, 10 Jan 2012 18:05:38 -0800 kvn 7128352: assert(obj_node == obj) failed
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
Fri, 02 Dec 2011 21:37:19 -0800 kvn 7117282: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)
Wed, 16 Nov 2011 09:13:57 -0800 kvn 6890673: Eliminate allocations immediately after EA
Wed, 09 Nov 2011 07:25:51 -0800 kvn 7107042: assert(no_dead_loop) failed: dead loop detected
Mon, 26 Sep 2011 10:24:05 -0700 kvn 7081933: Use zeroing elimination optimization for large array
Fri, 02 Sep 2011 04:28:59 -0700 twisti 7071709: JSR 292: switchpoint invalidation should be pushed not pulled
Tue, 02 Aug 2011 18:36:40 +0200 roland 7074017: Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor enter/exit code paths
Fri, 29 Apr 2011 11:15:30 -0700 kvn Merge
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
Fri, 08 Apr 2011 14:19:50 -0700 jmasa Merge
Thu, 31 Mar 2011 13:22:34 -0700 kvn 7032696: Fix for 7029152 broke VM
Wed, 30 Mar 2011 12:08:49 -0700 kvn 7029152: Ideal nodes for String intrinsics miss memory edge optimization
Tue, 05 Apr 2011 19:14:03 -0700 never 7032963: StoreCM shouldn't participate in store elimination
Tue, 22 Mar 2011 13:36:33 -0700 jcoomes 6962931: move interned strings out of the perm gen
Sat, 26 Feb 2011 12:10:54 -0800 kvn 6942326: x86 code in string_indexof() could read beyond reserved heap space
Thu, 24 Feb 2011 10:28:20 -0800 kvn 6812217: Base memory of MergeMem node violates assert during killing expanded AllocateArray node
Wed, 01 Dec 2010 10:16:31 -0800 never 7002666: eclipse CDT projects crash with compressed oops
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 30 Sep 2010 18:31:45 -0700 kvn 6916062: assert(_inserts <= _insert_limit,"hash table overflow") in NodeHash::hash_insert
Wed, 22 Sep 2010 13:01:12 -0700 never 6982537: Crash in Node*step_through_mergemem
Mon, 30 Aug 2010 17:27:35 -0700 never 6969586: OptimizeStringConcat: SIGSEGV in LoadNode::Value()
Tue, 15 Jun 2010 18:07:27 -0700 kvn 6959430: Make sure raw loads have control edge
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Wed, 09 Dec 2009 16:40:45 -0800 kvn 6895383: JCK test throws NPE for method compiled with Escape Analysis
Thu, 12 Nov 2009 09:24:21 -0800 never 6892658: C2 should optimize some stringbuilder patterns
Wed, 04 Nov 2009 14:43:50 -0800 kvn 6896352: CTW fails hotspot/src/share/vm/opto/escape.cpp:1155
Mon, 14 Sep 2009 12:14:20 -0700 kvn 6827605: new String intrinsics may prevent EA scalar replacement
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, 07 Apr 2009 19:04:24 -0700 kvn 6711117: Assertion in 64bit server vm (flat != TypePtr::BOTTOM,"cannot alias-analyze an untyped ptr")
Tue, 31 Mar 2009 14:07:08 -0700 cfang 6761600: Use sse 4.2 in intrinsics
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Mon, 09 Mar 2009 03:17:11 -0700 twisti 6797305: Add LoadUB and LoadUI opcode class
Fri, 27 Feb 2009 13:27:09 -0800 twisti 6810672: Comment typos
Wed, 18 Feb 2009 13:53:42 -0800 kvn 6807084: AutoBox elimination is broken with compressed oops
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
Mon, 26 Jan 2009 16:22:12 +0100 twisti 6796746: rename LoadC (char) opcode class to LoadUS (unsigned short)
Tue, 13 Jan 2009 11:43:20 -0800 never 6791132: bad control in autobox split code
Fri, 07 Nov 2008 09:29:38 -0800 kvn 6462850: generate biased locking code in C2 ideal graph
Wed, 17 Sep 2008 08:29:17 -0700 rasbold 6711100: 64bit fastdebug server vm crashes with assert(_base == Int,"Not an Int")
Wed, 27 Aug 2008 09:15:46 -0700 kvn 6736417: Fastdebug C2 crashes in StoreBNode::Ideal
Fri, 01 Aug 2008 10:06:45 -0700 kvn 6731641: assert(m->adr_type() == mach->adr_type(),"matcher should not change adr type")
Mon, 28 Jul 2008 17:12:52 -0700 kvn 6726999: nsk/stress/jck12a/jck12a010 assert(n != null,"Bad immediate dominator info.")
Wed, 16 Jul 2008 16:04:39 -0700 kvn 6723160: Nightly failure: Error: meet not symmetric
Fri, 11 Jul 2008 01:14:44 -0700 trims Merge
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Thu, 26 Jun 2008 13:34:00 -0700 kvn 6716441: error in meet with +DoEscapeAnalysis
Tue, 24 Jun 2008 10:43:29 -0700 kvn 6710487: More than half of JDI Regression tests hang with COOPs in -Xcomp mode
Fri, 13 Jun 2008 15:08:56 -0700 kvn 6714406: Node::dominates() does not always check for TOP
Thu, 29 May 2008 16:22:09 -0700 rasbold 6695049: (coll) Create an x86 intrinsic for Arrays.equals
Thu, 29 May 2008 12:04:14 -0700 kvn 6705887: Compressed Oops: generate x64 addressing and implicit null checks with narrow oops
less more (0) -60 tip