Tue, 26 Nov 2013 18:38:19 -0800 8028515: PPPC64 (part 113.2): opto: Introduce LoadFence/StoreFence. file | diff | annotate
Fri, 15 Nov 2013 11:05:32 -0800 8024921: PPC64 (part 113): Extend Load and Store nodes to know about memory ordering file | diff | annotate
Fri, 24 Jan 2014 09:31:53 +0100 8027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed file | diff | annotate
Tue, 24 Dec 2013 11:48:39 -0800 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 file | diff | annotate
Fri, 06 Dec 2013 16:43:56 -0800 8029366: ShouldNotReachHere error when creating an array with component type of void file | diff | annotate
Mon, 16 Sep 2013 09:41:03 +0200 Merge file | diff | annotate
Mon, 12 Aug 2013 17:37:02 +0200 8015107: NPG: Use consistent naming for metaspace concepts file | diff | annotate
Tue, 10 Sep 2013 14:51:48 -0700 8001107: @Stable annotation for constant folding of lazily evaluated variables file | diff | annotate
Tue, 25 Jun 2013 12:07:07 -0700 8017243: 8001345 is incomplete file | diff | annotate
Thu, 20 Jun 2013 16:08:11 -0700 Merge file | diff | annotate
Wed, 19 Jun 2013 00:41:56 +0200 8001345: VM crashes with assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc file | diff | annotate
Thu, 13 Jun 2013 22:02:40 -0700 8014431: cleanup warnings indicated by the -Wunused-value compiler option on linux file | diff | annotate
Wed, 08 May 2013 15:08:01 -0700 6934604: enable parts of EliminateAutoBox by default file | diff | annotate
Wed, 06 Mar 2013 12:25:57 -0800 8009472: Print additional information for 8004640 failure file | diff | annotate
Mon, 25 Feb 2013 14:13:04 +0100 8007294: ReduceFieldZeroing doesn't check for dependent load and can lead to incorrect execution file | diff | annotate
Tue, 22 Jan 2013 15:34:16 -0800 6896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86 file | diff | annotate
Thu, 03 Jan 2013 15:09:55 -0800 8005522: use fast-string instructions on x86 for zeroing file | diff | annotate
Fri, 12 Oct 2012 09:22:52 -0700 Merge file | diff | annotate
Tue, 09 Oct 2012 10:11:38 +0200 7054512: Compress class pointers after perm gen removal file | diff | annotate
Sat, 29 Sep 2012 06:40:00 -0400 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass file | diff | annotate
Thu, 27 Sep 2012 09:38:42 -0700 7193318: C2: remove number of inputs requirement from Node's new operator file | diff | annotate
Thu, 20 Sep 2012 16:49:17 +0200 7023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement() file | diff | annotate
Sat, 01 Sep 2012 13:25:18 -0400 6964458: Reimplement class meta-data storage to use native memory file | diff | annotate
Fri, 15 Jun 2012 01:25:19 -0700 7119644: Increase superword's vector size up to 256 bits file | diff | annotate
Mon, 11 Jun 2012 14:58:51 -0700 7174510: 19 JCK compiler tests fail with C2 error: memNode.cpp:812 - ShouldNotReachHere file | diff | annotate
Tue, 24 Jan 2012 17:04:51 -0800 7132936: guarantee(t != NULL) failed: must be con file | diff | annotate
Fri, 20 Jan 2012 09:43:06 -0800 7131302: connode.cpp:205 Error: ShouldNotReachHere() file | diff | annotate
Tue, 10 Jan 2012 18:05:38 -0800 7128352: assert(obj_node == obj) failed file | diff | annotate
Tue, 20 Dec 2011 16:56:50 +0100 7121140: Allocation paths require explicit memory synchronization operations for RMO systems file | diff | annotate
Wed, 07 Dec 2011 11:35:03 +0100 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions file | diff | annotate
Fri, 02 Dec 2011 21:37:19 -0800 7117282: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base) file | diff | annotate
Wed, 16 Nov 2011 09:13:57 -0800 6890673: Eliminate allocations immediately after EA file | diff | annotate
Wed, 09 Nov 2011 07:25:51 -0800 7107042: assert(no_dead_loop) failed: dead loop detected file | diff | annotate
Mon, 26 Sep 2011 10:24:05 -0700 7081933: Use zeroing elimination optimization for large array file | diff | annotate
Fri, 02 Sep 2011 04:28:59 -0700 7071709: JSR 292: switchpoint invalidation should be pushed not pulled file | diff | annotate
Tue, 02 Aug 2011 18:36:40 +0200 7074017: Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor enter/exit code paths file | diff | annotate
Fri, 29 Apr 2011 11:15:30 -0700 Merge file | diff | annotate
Wed, 20 Apr 2011 18:29:35 -0700 7026700: regression in 6u24-rev-b23: Crash in C2 compiler in PhaseIdealLoop::build_loop_late_post file | diff | annotate
Fri, 08 Apr 2011 14:19:50 -0700 Merge file | diff | annotate
Tue, 05 Apr 2011 19:14:03 -0700 7032963: StoreCM shouldn't participate in store elimination file | diff | annotate
Thu, 31 Mar 2011 13:22:34 -0700 7032696: Fix for 7029152 broke VM file | diff | annotate
Wed, 30 Mar 2011 12:08:49 -0700 7029152: Ideal nodes for String intrinsics miss memory edge optimization file | diff | annotate
Tue, 22 Mar 2011 13:36:33 -0700 6962931: move interned strings out of the perm gen file | diff | annotate
Sat, 26 Feb 2011 12:10:54 -0800 6942326: x86 code in string_indexof() could read beyond reserved heap space file | diff | annotate
Thu, 24 Feb 2011 10:28:20 -0800 6812217: Base memory of MergeMem node violates assert during killing expanded AllocateArray node file | diff | annotate
Wed, 01 Dec 2010 10:16:31 -0800 7002666: eclipse CDT projects crash with compressed oops file | diff | annotate
Tue, 23 Nov 2010 13:22:55 -0800 6989984: Use standard include model for Hospot file | diff | annotate
Thu, 30 Sep 2010 18:31:45 -0700 6916062: assert(_inserts <= _insert_limit,"hash table overflow") in NodeHash::hash_insert file | diff | annotate
Wed, 22 Sep 2010 13:01:12 -0700 6982537: Crash in Node*step_through_mergemem file | diff | annotate
Mon, 30 Aug 2010 17:27:35 -0700 6969586: OptimizeStringConcat: SIGSEGV in LoadNode::Value() file | diff | annotate
Tue, 15 Jun 2010 18:07:27 -0700 6959430: Make sure raw loads have control edge file | diff | annotate
Thu, 27 May 2010 19:08:38 -0700 6941466: Oracle rebranding changes for Hotspot repositories file | diff | annotate
Wed, 09 Dec 2009 16:40:45 -0800 6895383: JCK test throws NPE for method compiled with Escape Analysis file | diff | annotate
Thu, 12 Nov 2009 09:24:21 -0800 6892658: C2 should optimize some stringbuilder patterns file | diff | annotate
Wed, 04 Nov 2009 14:43:50 -0800 6896352: CTW fails hotspot/src/share/vm/opto/escape.cpp:1155 file | diff | annotate
Mon, 14 Sep 2009 12:14:20 -0700 6827605: new String intrinsics may prevent EA scalar replacement file | diff | annotate
Mon, 14 Sep 2009 09:49:54 -0700 6877254: Server vm crashes with no branches off of store slice" when run with CMS and UseSuperWord(default) file | diff | annotate
Tue, 07 Apr 2009 19:04:24 -0700 6711117: Assertion in 64bit server vm (flat != TypePtr::BOTTOM,"cannot alias-analyze an untyped ptr") file | diff | annotate
Tue, 31 Mar 2009 14:07:08 -0700 6761600: Use sse 4.2 in intrinsics file | diff | annotate
Thu, 12 Mar 2009 18:16:36 -0700 Merge file | diff | annotate
(0)-60tip

mercurial